diff options
author | Piotr Sarnacki <drogus@gmail.com> | 2010-09-25 19:02:14 +0200 |
---|---|---|
committer | Piotr Sarnacki <drogus@gmail.com> | 2010-09-30 09:47:05 +0200 |
commit | 74598fe7e9097484c4029e2731e462c6c82836f9 (patch) | |
tree | 3fed71a395b53b142bf9a0f35d6648cf9778418a /actionpack/test/dispatch/prefix_generation_test.rb | |
parent | 69f97f469747777ed1c457715f5361f6b8a0ab7b (diff) | |
download | rails-74598fe7e9097484c4029e2731e462c6c82836f9.tar.gz rails-74598fe7e9097484c4029e2731e462c6c82836f9.tar.bz2 rails-74598fe7e9097484c4029e2731e462c6c82836f9.zip |
Do not overwrite _railtie method on namespace while creating isolated engine or application.
In order to run Engine as standalone application, you will need
Rails::Application instance in the same namespace that engine
one. It's very important to leave _railtie bound to whatever
used "namespace" method first.
Diffstat (limited to 'actionpack/test/dispatch/prefix_generation_test.rb')
0 files changed, 0 insertions, 0 deletions