Skip to content

Commit

Permalink
Fixed typos in README
Browse files Browse the repository at this point in the history
  • Loading branch information
jesperronn committed Nov 8, 2008
1 parent 04adccc commit 0cbf874
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 +12,15 @@ Example
=======

Just drop this in your plugins folder.
Also, make shure this plugin is loaded AFTER ResourceController>
Also, make sure this plugin is loaded AFTER ResourceController

You may also want to add the following line to your environment.rb -- in case it's not working
config.plugins = [ :resource_controller, :resource_controller_respond_to, :all ]




Based on code by Florend Piteau and Joe Fiorini... Jesper merely provided the glue and packed as plugin.
Based on code by Florent Piteau and Joe Fiorini... Jesper merely provided the glue and packed as plugin.
See http://groups.google.com/group/resource_controller/browse_thread/thread/ec9100db655bc5a9
for the complete discussion

Expand Down

0 comments on commit 0cbf874

Please sign in to comment.