rails/activerecord/lib
2007-10-16 08:08:08 +00:00
..
active_record Qualified column names work in hash conditions, like :conditions => { 'comments.created_at' => ... }. Closes #9733. 2007-10-16 08:08:08 +00:00
active_record.rb Check for the dir instead of relying on an exception. 2007-10-07 05:25:36 +00:00
activerecord.rb Allow frameworks to be required by their gem name (closes #8845) [drnic] 2007-09-22 18:15:05 +00:00