New posts in rails-activerecord

Random record in ActiveRecord

Rails 4 scope to find parents with no children

Add timestamps to an existing table

Check if a table exists in Rails

Combine two ActiveRecord::Relation objects

Rails ActiveRecord date between

ActiveRecord OR query

Rails - Nested includes on Active Records?

Validate uniqueness of multiple columns

Understanding :source option of has_one/has_many through of Rails

ActiveRecord: size vs count

How to express a NOT IN query with ActiveRecord/Rails?

ActiveModel::ForbiddenAttributesError when creating new user

How to change default timezone for Active Record in Rails?

Rails extending ActiveRecord::Base

Float vs Decimal in ActiveRecord

Ruby on Rails generates model field:type - what are the options for field:type?

Add a reference column migration in Rails 4

How do you delete an ActiveRecord object?

Rails :include vs. :joins