Should be isolated engine instead of namespaced engine

This commit is contained in:
Piotr Sarnacki 2010-12-15 09:09:29 +01:00 committed by Vijay Dev
parent 5d37ff6bb2
commit 8e955c5fe4
1 changed files with 1 additions and 1 deletions

View File

@ -207,7 +207,7 @@ module Rails
# end
# end
#
# == Namespaced Engine
# == Isolated Engine
#
# Normally when you create controllers, helpers and models inside engine, they are treated
# as they were created inside the application. This means all applications helpers and named routes