Skip to content

Commit

Permalink
Merge pull request #221 from xocs/patch-1
Browse files Browse the repository at this point in the history
Minor Typo.
  • Loading branch information
carlosantoniodasilva committed Mar 28, 2012
2 parents d1d0395 + c505230 commit 0381c1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rdoc
Expand Up @@ -306,7 +306,7 @@ in destroy action calculate in following order collection_url, parent_url, root_

Example:

class ButtonsConntroller < InheritedResources::Base
class ButtonsController < InheritedResources::Base
belongs_to :window
actions :all, :except => [:show, :index]
end
Expand Down

0 comments on commit 0381c1b

Please sign in to comment.