Skip to content

Commit

Permalink
Small tweak to controller code in README
Browse files Browse the repository at this point in the history
  • Loading branch information
hardbap committed Oct 30, 2009
1 parent 348d367 commit c63492d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.textile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ h3. In your view
h3. In your controller

<pre><code>
class ProjectsController < ApplicationController
class PostsController < ApplicationController
trap_door :only => :create

# the rest of your controller...
Expand Down

0 comments on commit c63492d

Please sign in to comment.