• P
    Fix regression from Rails 3.1 · 7b9baeed
    Paul McMahon 提交于
    Under Rails 3.1, you were allowed to pass a hash to a find_or_create
    method with multiple attribute names, but this was broken as the
    arguments were being improperly validated.
    7b9baeed
finder_test.rb 46.1 KB