Skip to content

Commit

Permalink
[engines guide] final line change
Browse files Browse the repository at this point in the history
  • Loading branch information
radar committed Oct 10, 2011
1 parent 765d3e9 commit da030cf
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion railties/guides/source/engines.textile
Expand Up @@ -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?

0 comments on commit da030cf

Please sign in to comment.