Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in activerecord

Index for multiple columns in ActiveRecord

Rails 3 devise, current_user is not accessible in a Model ?

rescue from ActiveRecord::RecordNotFound in Rails

Ruby on Rails ActiveRecord query using a join

When (if) to consolidate ActiveRecord migrations?

Codeigniter: does $this->db->last_query(); execute a query?

Setting session timeout in Rails 3

Getting data posted in between two dates

When will ActiveRecord save associations?

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

How to make Active Record join return unique objects?

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

Rails - Delete all Records that Meet a Condition

Searching serialized data, using active record

Rails: correct way of turning activerecord relation to array?

Codeigniter - handling errors when using active record

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

ActiveRecord Join Query and select in Rails

Yii2 How to perform where AND or OR condition grouping?

php mysql activerecord yii yii2

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