Skip to content

Commit

Permalink
Correction to erubis template rendering instructions
Browse files Browse the repository at this point in the history
Signed-off-by: Simon Rozet <simon@rozet.name>
  • Loading branch information
Jason Stewart authored and sr committed Jun 30, 2010
1 parent d987108 commit 84f2e0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rdoc
Expand Up @@ -152,7 +152,7 @@ Renders <tt>./views/index.erb</tt>

=== Erubis

The erubis gem/library is required to render builder templates:
The erubis gem/library is required to render erubis templates:

## You'll need to require erubis in your app
require 'erubis'
Expand Down

0 comments on commit 84f2e0c

Please sign in to comment.