mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
bc84bd17d1f981ca4899f336f6b94e552bc6a058
reset_counters to work even with complex class names
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.
moved rails binary to rails gem, so rubygems can find specific versions of rails [#4382 state:resolved]
Description
No description provided
Languages
Ruby
97.9%
CSS
1.5%
HTML
0.5%