in `lambda': tried to create Proc object without a block (ArgumentError)...
Read MoreHad to re-write a DB Query for Rails 6 due to Squeel gem: Error: undefined method `call' for #&l...
Read MoreUndefined method `order' for #<ActiveRecord::QueryMethods::WhereChain...
Read MoreCalling PostGIS functions within Ruby...
Read MoreRails and PostgreSQL issue with Having...
Read MoreCoalesce with baby_squeel / arel in Rails...
Read MoreRails AR + Mysql - Excluding movie genres doesn't work as expected...
Read MoreActiveRecord: Loading records with all child association eager loaded, but select the ones that any ...
Read MoreRoR/Squeel - How do I use Squeel::Nodes::Join/Predicates?...
Read MoreCan't access SQL column aliases in Rails 4.1...
Read MoreTrying to filter datetime fields based on time only...
Read MoreUsing AND conditions and Between in Rails Scopes...
Read MoreSqueel to execute outer join on Rails...
Read MoreScopes and associations not working...
Read MoreComposing one Gemfile from multiple others...
Read MoreChanging from joins to includes breaking query...
Read MoreRails ActiveRecord::StatementInvalid: PG::Error: ERROR: missing FROM-clause entry for table...
Read MoreSelect objects where all children have no grandchildren...
Read MoreHow to use Squeel to make innested query?...
Read MoreRails - JOIN clause doesn't include row with null Foreign Key...
Read MoreHow to make a query in Postgres to group records by month they were created? (:created_at datetime c...
Read Moreruby - evalulate code returned from another method...
Read MoreRails, squeel - loop inside 'where'...
Read Morewhat default value of a date should be given that it returns all the record if user has not entered ...
Read MoreActiveRecords Join with conditions: how to join on the same table with different sets of conditions ...
Read MoreWhere chains or similar in Rails to narrow results...
Read MoreOptimize difficult query (possibly with squeel)...
Read More