1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionview/test/activerecord
Amiel Martin 6b0e834a19 Use #model_name on instances instead of classes
This allows rails code to be more confdent when asking for a model name, instead of having to ask for the class.

Rails core discussion here: https://groups.google.com/forum/#!topic/rubyonrails-core/ThSaXw9y1F8
2014-06-24 17:20:24 -07:00
..
controller_runtime_test.rb
form_helper_activerecord_test.rb Remove wrapping div with inline styles for hidden form fields. 2014-04-14 19:45:12 +02:00
polymorphic_routes_test.rb Use #model_name on instances instead of classes 2014-06-24 17:20:24 -07:00
render_partial_with_record_identification_test.rb