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:
commit
e4477b3993
1 changed files with 2 additions and 2 deletions
|
@ -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
|
Loading…
Reference in a new issue