diff options
| author | Yves Senn <yves.senn@gmail.com> | 2014-01-15 20:33:37 +0100 |
|---|---|---|
| committer | Yves Senn <yves.senn@gmail.com> | 2014-01-16 09:33:45 +0100 |
| commit | a7139008399718f7152d7a5485b106c7ba79bca2 (patch) | |
| tree | d89c516df9fc7b4ecb0b1bb7252dfd7f4b6b120c /railties/lib/rails/engine/configuration.rb | |
| parent | f00524375ddefba587bb32e505de5787f0fae695 (diff) | |
| download | rails-a7139008399718f7152d7a5485b106c7ba79bca2.tar.gz rails-a7139008399718f7152d7a5485b106c7ba79bca2.tar.bz2 rails-a7139008399718f7152d7a5485b106c7ba79bca2.zip | |
isolate class attribute assignment in `migration_test.rb`
This makes the tests inside `migration_test.rb` order independent.
The assignments to `Reminder.table_name_prefix` and `Reminder.table_name_suffix`
previously leaked and had impact on following test cases.
This patch isolates the assignments on a throw-away subclass.
Diffstat (limited to 'railties/lib/rails/engine/configuration.rb')
0 files changed, 0 insertions, 0 deletions
