mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
d2378bd3d8
If you're using `strict_loading` in an application the previous message only told you what class was lazily loaded. This change updates the error message to include both the class and the association name. This is useful because now you won't need to lookup the association name in the application, the error message will tell you exactly which symbol preload is missing. |
||
---|---|---|
.. | ||
active_record | ||
arel | ||
rails/generators | ||
active_record.rb | ||
arel.rb |