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
wangjohn 26d19b4661 Created a method to automatically find inverse associations and cache
the results. Added tests to check to make sure that inverse associations are
automatically found when has_many, has_one, or belongs_to associations
are defined.
2013-05-07 23:24:43 -04:00
..
active_record Created a method to automatically find inverse associations and cache 2013-05-07 23:24:43 -04:00
rails/generators Add support for generate scaffold password:digest 2013-03-13 16:06:33 -04:00
active_record.rb Merge pull request #10152 from Noemj/statement_cache 2013-04-10 16:02:26 -03:00