Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in activerecord

Rails ActiveRecord serialize method doesn't work in test environment

Codeigniter DB Query with where, or, and.. and like

Horizontal database scaling in Ruby on Rails

Rails - Order by the average of an association

Prevent "options" from create_table in rails 5 schema

Eager-load for custom joins in ActiveRecord

ActiveRecord + ActiveAdmin, save a empty string instead of null

Ruby On Rails 5, activerecord query where model association ids includes ALL ids in array

Extend the ActiveSupport::Notifications.subscribe, instantiation.active_record hook

ActiveRecord OR operator slows down query by factor of 10. Why?

What might this be: New Active Record chainable query language built on top of relational algebra?

Rails validating virtual attributes

Rails: Disable root in JSON for only specific controller actions?

Why is overriding ActiveRecord::Base.initialize wrong?

Ruby on Rails: should all my ActiveRecord callback methods be private?

Rails Active Record select parent and child as one result

Rails 4 Has_many :through join association with select

Update multiple records in one ActiveRecord transaction in Rails

Why am I getting this "undefined method `#<ActiveRecord::Associations::CollectionProxy::ActiveRecord_Associations_CollectionProxy_Survey" error?

How to create a new ActiveRecord Connection Pool with Ruby on Rails?