Skip to content

Commit

Permalink
Merge pull request #242 from phocke/master
Browse files Browse the repository at this point in the history
small typo
  • Loading branch information
rafaelfranca committed Sep 21, 2012
2 parents cf88956 + eaed4eb commit 797e2ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rdoc
Expand Up @@ -360,7 +360,7 @@ If you need to configure any of these belongs to, you can nest them using blocks

Warning: calling several belongs_to is the same as nesting them:

class CommentsConroller < InheritedResources::Base
class CommentsController < InheritedResources::Base
belongs_to :project
belongs_to :task
end
Expand Down

0 comments on commit 797e2ba

Please sign in to comment.