New posts in activerecord

Codeigniter - handling errors when using active record

How to make Active Record join return unique objects?

ActiveRecord Join Query and select in Rails

Rails - Delete all Records that Meet a Condition

Yii2 How to perform where AND or OR condition grouping?

Rails: correct way of turning activerecord relation to array?

Rails: has_many through with polymorphic association - will this work?

Why isn't self always needed in ruby / rails / activerecord?

Rails ActiveRecord: How do I know if find_or_create_by found or created?

pluralize without count number in rails 4

HABTM Polymorphic Relationship

can you use activerecord to find substring of a field? (quick & dirty keyword finder)

What's the difference between “includes” and “preload” in an ActiveRecord query?

Multiple databases in Rails

How to implement bulk insert in Rails 3

ActiveRecord - querying polymorphic associations

Rails 3.1 limit user created objects

Why do I get a "Variable used before being initialized" error on the line that I initialise the variable in Swift?

How to implement Active Record inheritance in Ruby on Rails?

Rails 4: find all records

Query deeply nested relations in rails