mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
[engines guide] final line change
This commit is contained in:
@@ -165,4 +165,5 @@ TODO: Application will provide a User foundation class which the engine hooks in
|
||||
h3. Overriding engine functionality
|
||||
|
||||
TODO: Cover how to override engine functionality in the engine, such as controllers and views.
|
||||
IDEA: I like Devise's +devise :controllers => { "sessions" => "sessions" }+ idea. Perhaps we could incorporate that into the guide?
|
||||
IDEA: I like Devise's +devise :controllers => { "sessions" => "sessions" }+ idea. Perhaps we could incorporate that into the guide?
|
||||
|
||||
|
||||
Reference in New Issue
Block a user