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

Resolve conflict in loading'

This commit is contained in:
Jeff Casimir 2011-08-16 21:28:12 -07:00
commit e4477b3993

View file

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