diff options
author | Yuki Nishijima <mail@yukinishijima.net> | 2015-02-08 17:09:12 -0800 |
---|---|---|
committer | Yuki Nishijima <mail@yukinishijima.net> | 2015-02-08 17:09:12 -0800 |
commit | f5c27446bfc112043d833148446aeb7d72dedd8e (patch) | |
tree | c1102f4dc60d51ad324ce265fabe0a9048126e2f /activerecord/lib/rails | |
parent | b6dd0c4ddebf5e7aab0a669915cb349ec65e5b88 (diff) | |
download | rails-f5c27446bfc112043d833148446aeb7d72dedd8e.tar.gz rails-f5c27446bfc112043d833148446aeb7d72dedd8e.tar.bz2 rails-f5c27446bfc112043d833148446aeb7d72dedd8e.zip |
Remove warning from generator named base test
This removes the following warning:
railties/test/generators/named_base_test.rb:9: warning: method redefined; discarding old pluralize_table_names
activesupport/lib/active_support/core_ext/class/attribute.rb:86: warning: previous definition of pluralize_table_names was here
railties/test/generators/named_base_test.rb:9: warning: method redefined; discarding old pluralize_table_names=
activesupport/lib/active_support/core_ext/class/attribute.rb:83: warning: previous definition of pluralize_table_names= was here
Diffstat (limited to 'activerecord/lib/rails')
0 files changed, 0 insertions, 0 deletions