Skip to content

Commit

Permalink
Fix RegistrationsController routes comments
Browse files Browse the repository at this point in the history
  • Loading branch information
carlosantoniodasilva committed Jan 2, 2011
1 parent 55cb719 commit 3f08665
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/controllers/devise/registrations_controller.rb
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ def new
render_with_scope :new
end

# POST /resource/sign_up
# POST /resource
def create
build_resource

Expand Down

0 comments on commit 3f08665

Please sign in to comment.