Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rails-activerecord

Ruby: What does binds mean in ActiveRecord gem?

Combining custom joins with regular rails joins

Better way of looping over a SQL result set

How to persist inverse-of relation through order, find, where, etc call?

Rails 4 Active Record array query

postgreSql and Rails order

providing created_at and updated_at in mass insert for rails with postgres

Using a where clause with join clause in Rails activerecord

Updating email domain name in Rails Console for many users

Rails :counter_cache with custom query association

How to get the join table name in an ActiveRecord association?

Is it possible to emit PostgreSQL style type cast in Arel instead of doing it with Ruby in Type::Value descendant?

rails-activerecord arel

Rails Active Record Ordering through multiple joins

Rails association primary_key option

Rails LIKE - Query not working properly

Ruby on Rails: Count records returned by find_by* methods