mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
f424efe97f69910be2b93d33e2511ebf5b072a9a
Dynamic find_or_create_by_x_and_y always creates new records in Rails 2.3.11
Fixing dynamic finders on associations to properly send arguments to the find_by_* method. Closes issue #330.
Description
No description provided
Languages
Ruby
97.9%
CSS
1.5%
HTML
0.5%