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
Diego Carrion ba7377e817 raise ActiveModel::MissingAttributeError when trying to access a relationship without the foreign key attribute
fixes regression reported on #20253

ActiveRecord::Base#[] was not used cause of 8b95420
2015-06-16 16:12:52 -03:00
..
active_record raise ActiveModel::MissingAttributeError when trying to access a relationship without the foreign key attribute 2015-06-16 16:12:52 -03:00
rails/generators [ci skip] Correct grammar, add docs to ActiveRecord migration generator 2015-04-28 13:34:13 -07:00
active_record.rb Batch touch parent records 2015-04-08 13:31:28 -04:00