diff options
author | Rafael Mendonça França <rafaelmfranca@gmail.com> | 2017-08-04 16:39:16 -0400 |
---|---|---|
committer | Rafael Mendonça França <rafaelmfranca@gmail.com> | 2017-08-04 16:39:16 -0400 |
commit | 710377199de07e2be4df01ecbdc9067a3aa11861 (patch) | |
tree | 82a4c04cb5040f6ad6214d4363f2b7a5ad753061 /activestorage/test/service/azure_service_test.rb | |
parent | 787fe90dc0a7c5b91bb5af51f2858ea8c4676268 (diff) | |
download | rails-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/service/azure_service_test.rb')
0 files changed, 0 insertions, 0 deletions