Skip to content

Commit

Permalink
Add note about app/views/pages directory and partial rendering.
Browse files Browse the repository at this point in the history
  • Loading branch information
mjankowski committed Oct 25, 2011
1 parent 771a46e commit bfb6b4a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -87,6 +87,7 @@ Most common reasons to override?

* You need authentication around the pages to make sure a user is signed in.
* You need to render different layouts for different pages.
* You need to render a partial from the `app/views/pages` directory.

Create a PagesController of your own:

Expand Down

0 comments on commit bfb6b4a

Please sign in to comment.