1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activerecord/lib
2007-12-21 01:49:01 +00:00
..
active_record Eager belongs_to :include infers the foreign key from the association name rather than the class name. Closes #10517. 2007-12-21 01:49:01 +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