mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
e.g. it guesses that a belongs_to association to Namespace::MyModel is named "my_model", unlike before where it would look up an association named "namespace::mymodel" and fail.