diff options
author | Piotr Sarnacki <drogus@gmail.com> | 2013-05-03 16:42:31 +0200 |
---|---|---|
committer | Piotr Sarnacki <drogus@gmail.com> | 2013-05-03 18:15:40 +0200 |
commit | 9a4268db99d93190c58bddcb150832727a0d5129 (patch) | |
tree | fc45c239e93bbac8396c4566325bd663eb8cc980 /activerecord/test/models/ship.rb | |
parent | f1af9f83757278f5f852f9c747dd367f1a591833 (diff) | |
download | rails-9a4268db99d93190c58bddcb150832727a0d5129.tar.gz rails-9a4268db99d93190c58bddcb150832727a0d5129.tar.bz2 rails-9a4268db99d93190c58bddcb150832727a0d5129.zip |
Fix generating route from engine to other engine
A regression was introduced in 5b3bb6, generating route from within an
engine to an another engine resulted in prefixing a path with the
SCRIPT_NAME value.
The regression was caused by the fact that SCRIPT_NAME should be
appended only if it's the SCRIPT_NAME for the application, not if it's
SCRIPT_NAME from the current engine.
closes #10409
Diffstat (limited to 'activerecord/test/models/ship.rb')
0 files changed, 0 insertions, 0 deletions