Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in activerecord

How to assign a has_many/belongs_to relation properly in Rails ActiveRecord?

Convert string object to active record class

Tricky active record relationships - polymorphic bi-directional self-referential

Named_scope in rails unique records?

Retrieve all association's attributes of an AR model?

rails: Get all items tagged x AND y AND z

CodeIgniter/PHP Active Record won't increment an integer

Rails has_many, find only those with children

Codeigniter - brackets with activerecord?

codeigniter activerecord

ActiveRecord: count with groups

ActiveRecord::ConnectionTimeoutError

ruby activerecord

How do I order the results of rails geocoder gem by something other than distance

Store the day of the week and time?

yii2 active field template

find_or_create_by - not updating

Activeadmin: how to filter for strings that match two or more search terms

Rails 3 ActiveRecord: UNION

Rails ActiveRecord where or clause

Is there a way to serialize ActiveRecord's JSON properties using HashWithIndifferentAccess?

Rails, has_many :through, undefined method `to_sym` for nil:NilClass