Skip to content
This repository has been archived by the owner on Sep 3, 2019. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
petertoth committed Apr 15, 2013
1 parent 8c81638 commit c14e65b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ Or install it yourself as:

$ rails g seems_rateable User

Generator takes one argument which is name of an existing user model e.g User, Client, Player ... <br>
The generator creates necessary model, controller and asset files. It also creates route and migration files that are already migrated
Generator takes one argument which is the name of an existing user model e.g User, Client, Player ... <br>
The generator creates necessary model, controller and asset files. It also creates route and migration files that are already being migrated

### Prepare

Expand Down

0 comments on commit c14e65b

Please sign in to comment.