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
Sean Griffin 84cf156e24 Remove unused method_missing definition
We always define attribute methods in the constructor or in `init_with`.
2014-06-13 14:01:20 -06:00
..
active_record Remove unused method_missing definition 2014-06-13 14:01:20 -06:00
rails/generators
active_record.rb Introduce an Attribute object to handle the type casting dance 2014-06-13 10:20:54 -06:00