Skip to content

Commit

Permalink
Updated documentation to use the namespaced helper
Browse files Browse the repository at this point in the history
  • Loading branch information
tomeric committed May 1, 2010
1 parent c666d30 commit 22ef8c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rdoc
Expand Up @@ -174,7 +174,7 @@ Here is an example that generates a tag cloud.
Helper:

module PostsHelper
include TagsHelper
include ActsAsTaggableOn::TagsHelper
end

Controller:
Expand Down

0 comments on commit 22ef8c3

Please sign in to comment.