diff options
author | Ryuta Kamizono <kamipo@gmail.com> | 2018-11-03 22:35:23 +0900 |
---|---|---|
committer | Ryuta Kamizono <kamipo@gmail.com> | 2018-11-03 22:35:23 +0900 |
commit | 06ef4c3fa874f6dc166bce06d8158d9c5af78195 (patch) | |
tree | 1d1c7a0c94eb297a473ba0ea30cff943b4451675 /activesupport/test/xml_mini_test.rb | |
parent | 1812240f1ac28ef8e2e399d38548255328580b52 (diff) | |
download | rails-06ef4c3fa874f6dc166bce06d8158d9c5af78195.tar.gz rails-06ef4c3fa874f6dc166bce06d8158d9c5af78195.tar.bz2 rails-06ef4c3fa874f6dc166bce06d8158d9c5af78195.zip |
Don't pass useless `table_name` to `ModelMetadata.new`
The `model_metadata` is only used if `model_class` is given.
If `model_class` is given, the `table_name` is always
`model_class.table_name`.
Diffstat (limited to 'activesupport/test/xml_mini_test.rb')
0 files changed, 0 insertions, 0 deletions