Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in activerecord

Rails - Find all entries that don't have any children with a specific value

ActiveRecord::UnknownAttributeError

Rails 4 ActiveRecord includes(:model) without its default_scope

Database connection timeout error in postgresql

Rails Engine: Namespacing foreign key references to other models in the same engine

RSpec Matchers When Working With ActiveRecord::Relation

How to get all the associated models from ActiveRecord object?

Rails 4.2 concern content ignored in test environment

Rescue PG::UndefinedTable instead of ActiveRecord::StatementInvalid

Remove the reference id from the record when the owner is deleted

Rails where clause when something is stored as array

Rails/ActiveRecord Group by month+year with counts

Rails - update_column and ActiveRecord enum

How to typecast a join column in Arel

rails model querying returns 11 records but no limit is set

How does has_one :through work?

Accessing associations in Rails

Why does activerecord optimistic locking work only once per row?

Override all table name convention in ActiveRecord

ruby activerecord

Advanced count and join in Rails