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
Jon Leighton 1a421ceccb Deprecate using method_missing for attributes that are columns.
This shouldn't ever happen unless people are doing something
particularly weird, but adding a deprecation in case there are bugs not
caught by our tests.
2011-09-13 00:03:09 +01:00
..
active_record Deprecate using method_missing for attributes that are columns. 2011-09-13 00:03:09 +01:00
rails/generators
active_record.rb stop messing with the load path, load path should be adjusted in the test task 2011-08-26 10:15:17 -07:00