Registry / database / squeel

squeel

JSON →
library1.2.3rbrubygemsunverified

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 squeel
INSTALL
IMPORT
SIG · SQUEEL
S
squeel
databaserubyv1.2.3
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Squeel
require 'squeel'

Write expressive database queries using blocks

require 'squeel' # Assuming a Post model Post.where { title =~ '%hello%' }
Debug
Known issues
breakingSqueel is designed for Rails 3 and 4; may not work with Rails 5+
fix
Consider using Arel directly or another query DSL for newer Rails versions.
affects: >= 1.2.0
Upgrade
Version history
1.2.3latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
53 hits · last 30 days
node
49
OpenAI (training)
1
Resources
squeel — gem install squeel · libregistry