New posts in activerecord

Why all the Active Record hate? [closed]

How does Rails keep track of which migrations have run for a database?

Rails filtering array of objects by attribute value

ActiveRecord.find(array_of_ids), preserving order

How to implement a unique index on two columns in rails

How to determine if a record is just created or updated in after_save

Overriding id on create in ActiveRecord

Using helpers in model: how do I include helper dependencies?

How to execute a raw update sql with dynamic binding in rails

Converting an array of objects to ActiveRecord::Relation

find() with nil when there are no records

Rails create or update magic?

Rails - Validate Presence Of Association?

Rails 5: ActiveRecord OR query

Rails order by results count of has_many association

ActiveRecord OR query Hash notation

How do I replace accented Latin characters in Ruby?

Rails model without database

Rails 3 ActiveRecord: Order by count on association

Find all records which have a count of an association greater than zero