Skip to content

Commit

Permalink
Merge pull request #5 from shiroginne/master
Browse files Browse the repository at this point in the history
Fix README.md
  • Loading branch information
pyromaniac committed May 19, 2012
2 parents 342c600 + cac339f commit d41a046
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -62,7 +62,7 @@ You can use layouts from database or rails applcation layouts for pages.

### Rails application layouts
For application layout page_part body will be inserted instead of SUDDENLY! <%= yield %>
For yield with no parans specified puffer will use page part with default page_part name.
For yield with no params specified puffer will use page part with default page_part name.

So, main page part is action view and other are partials. So easy.

Expand Down

0 comments on commit d41a046

Please sign in to comment.