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

fixed a typo

This commit is contained in:
Patricio Mac Adden 2012-04-09 19:58:42 -03:00
parent fa3171e40d
commit 2ec7c49448

View file

@ -151,7 +151,7 @@ Then run `bundle` from the project directory.
This will create the `app/decorators` directory and the `ApplicationDecorator` inside it. This will create the `app/decorators` directory and the `ApplicationDecorator` inside it.
``` ```
rails generate drapper:install rails generate draper:install
``` ```
### Generate the Decorator ### Generate the Decorator