mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
5a3817cb16
ActiveRecord::Base.pluralize_table_names = false. Previously, generation a migration like this: rails g migration add_column_name_to_user name would not generating the correct table name. Fixes #13426. |
||
---|---|---|
.. | ||
rails | ||
rails.rb |