Navigation Menu

Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

Commit

Permalink
still getting used to the rdoc format
Browse files Browse the repository at this point in the history
  • Loading branch information
Kieran Pilkington committed Dec 24, 2008
1 parent 7e413bb commit 63bd9b2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions UPGRADE.rdoc
Expand Up @@ -7,5 +7,7 @@ Scroll down to the last time you updated the plugin, then follow the upgrade ste
* Copy generators/role_model/templates/role_model.rb to app/models/role.rb
* Copy generators/role_model/templates/role_user_model.rb to app/models/role_user.rb
* Open each file and replace the erb code (<%= %>) with the correct model class name below

role.rb -> Role

role_user.rb -> RoleUser

0 comments on commit 63bd9b2

Please sign in to comment.