Squeel unlocks the power of Arel in your Rails application with a handy block-based syntax. You can write subqueries, access named functions provided by your RDBMS, and more, all without writing SQL strings. Supporting Rails 3 and 4.
gem install squeelNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Write expressive database queries using blocks
Consider using Arel directly or another query DSL for newer Rails versions.
No dependency data recorded yet.