Skip to content

Commit

Permalink
Update usage docs w.r.t. making helpers available
Browse files Browse the repository at this point in the history
  • Loading branch information
camdez committed Mar 22, 2012
1 parent 5a773d4 commit 3b74d84
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -31,6 +31,7 @@ Paul Revere provides...
So the flow would be...

* Install the gem
* Add `helper :announcements` either to application_controller.rb or to the specific controllers where you want to make the announcement helpers available
* Use those partials in the correct places in your view code and mailer view code where you want announcements to show up
* When you want to make an announcement, use the rails console to create a new Announcement record

Expand Down

0 comments on commit 3b74d84

Please sign in to comment.