Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in activerecord

Yii 2: how to build search query using ActiveRecord between 2 tables?

activerecord yii2

Validates greater than existing column in rails model

Automatically update created_by and updated_by value in Ruby on Rails

How to find and remove part of a string in Rails Console - ActiveRecord

Rails share code between migrations (aka concerns)

ruby activerecord raise

Delayed Job ActiveRecord::Job Load - run every 5 seconds?

Rails validates_presence_of with multiple fields

rails - activerecord ... grab first result

Recursive :include in Rails ActiveRecord

ActiveRecord - Self Referencing Associations

Is validates_presence_of necessary if using validates_length_of?

activerecord has_many :through find with one sql call

adding model validation errors in rescue

How to change validation messages on forms

ActiveRecord Table Aliases

Overriding model name of a has_many relationship

Activerecord Where with a hash value

Get records where date.year == some_year in Rails

Rails 3 - Best way to handle nested resource queries in your controllers?

ActiveRecord::DangerousAttributeError - attribute? is defined by ActiveRecord