Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in activerecord

Order and sort_by difference in Ruby on Rails ActiveRecord

Rails: modify form parameters before modifying the database

Rails accepts_nested_attributes_for child doesn't have parent set when validating

Is it possible to sort a list of objects depending on the individual object's response to a method?

Illegal mix of collations for operation 'like' while searching with Ignited-Datatables

Rails ActiveRecord: Locking down attributes when record enters a particular state

How to find the minimum value in a table column in Rails 3

ActiveRecord create: pass in an array of attributes

Does ActiveRecord save a belongs_to association when saving main object?

How to group an Active Record relation on a has_many :through association

Ruby on Rails Active Record Query (.each, .collect, .map ...?)

AssociationTypeMismatch for the same model

Database sharding and Rails

Rails nested attributes: require at least two records

How can I translate the ActiveRecord attribute name in Rails 3.2?

How to get attribute label in Yii2 ActiveRecord

activerecord yii2

Passing additional parameters to Rails Generate Model?

activerecord not like query

Human Attribute Names in Rails 3.x? [duplicate]

Rails - how to search based on a boolean field? (MySQL error)