Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in activerecord

Why is my has_many through associated record (sometimes) readonly?

Rails associations - ideas for best practice

How to use default sql expression with ActiveRecord?

How should I write the ActiveRecord when there are multiple associations?

ruby(1.9.3) on rails(3.2.3) Activerecord-odbc-adapter

Disabling automatic saving through has_many association - Disconnecting ActiveRecord entity from session

Adding Add method to ActiveRecord array

Rails Activerecord multiple table includes

Best way to use MySQL clause "Use index('index_name')" using ActiveRecord

rails ActiveRecord::Observer in plugin

Remove ActiveRecord from Rails 3 application

Dealing with Parentheses in Codeigniter Queries

Edit object with HABTM association modify database before validation with ActiveAdmin

Compare Time.now in Rails but ignore year?

before destroy on associated model update, errors not propagating

Rails : Cannot include PgSearch Module provided by the pg_search Gem

get RETURNING after updating a record in rails

How to touch a HABTM relation

How to skip callbacks on Mongoid Documents?

Rails - Where (directories) to put Models that are not Active Record