Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in activerecord

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

Rails, finder in model (using collect) or in controller (iterating and using push). Which is more efficent?

How do I tell CodeIgniter ActiveRecord NOT to escape my insert and update queries? [closed]

Weird Active Admin (Rails) error

Rails changes schema.rb timestamps to datetimes

Code Igniter - remove single quotes from where_in

codeigniter activerecord

How to use valid? method on an array in rails 3

Activerecord associations as JSON with Grape

ActiveRecord: How to grab record column value if I overwrite the getter method?

Ruby on Rails key ActiveRecord result set into hash

ActiveRecord: Exclude group if at least one record within it doesn't meet condition

Rails has_many :through Uninitialized constant

Better way to find unique record in has_many through relationship

Order of multi column index in rails polymorphic association

ActiveRecord - find records that its association count is 0

rails inverse of a scope

Rails Active Record: 'attribute_before_last_save' vs 'attribute_was'