1
0
Fork 0
mirror of https://github.com/drapergem/draper synced 2023-03-27 23:21:17 -04:00

Fixing USAGE to respect renaming

This commit is contained in:
Jeff Casimir 2011-08-16 21:24:29 -07:00
parent 04fe62db0f
commit 9d8a0c7bb8

View file

@ -1,7 +1,7 @@
Description: Description:
The draper:model generator creates a decorator model in /app/decorators. The draper:decorator generator creates a decorator model in /app/decorators.
Examples: Examples:
rails generate draper:model Article rails generate draper:decorator Article
file: app/decorators/article_decorator.rb file: app/decorators/article_decorator.rb