aboutsummaryrefslogtreecommitdiffstats
path: root/activestorage/test/dummy/app
diff options
context:
space:
mode:
authorRafael Mendonça França <rafaelmfranca@gmail.com>2017-08-04 16:39:16 -0400
committerRafael Mendonça França <rafaelmfranca@gmail.com>2017-08-04 16:39:16 -0400
commit710377199de07e2be4df01ecbdc9067a3aa11861 (patch)
tree82a4c04cb5040f6ad6214d4363f2b7a5ad753061 /activestorage/test/dummy/app
parent787fe90dc0a7c5b91bb5af51f2858ea8c4676268 (diff)
downloadrails-710377199de07e2be4df01ecbdc9067a3aa11861.tar.gz
rails-710377199de07e2be4df01ecbdc9067a3aa11861.tar.bz2
rails-710377199de07e2be4df01ecbdc9067a3aa11861.zip
Do not call isolate_namespace on the application
What we want to test is that two different calls to isolate_namespace with the same module doesn't change the original railtie. We can do that defining two different railties. We can't call in the application because this method is not supposed to be called in an Application class.
Diffstat (limited to 'activestorage/test/dummy/app')
0 files changed, 0 insertions, 0 deletions