1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activerecord/lib/active_record/migration
Steve Klabnik 48a035712e Coerce strings in create_join_table.
If you accidentally pass a string and a symbol, this breaks. So
we coerce them both to strings.

Fixes #7715
2012-11-21 13:21:18 -06:00
..
command_recorder.rb Make references statements reversible 2012-07-03 13:25:25 -03:00
join_table.rb Coerce strings in create_join_table. 2012-11-21 13:21:18 -06:00