1
0
Fork 0
mirror of https://github.com/heartcombo/devise.git synced 2022-11-09 12:18:31 -05:00

Fix RegistrationsController routes comments

This commit is contained in:
Carlos Antonio da Silva 2011-01-02 20:17:48 -02:00
parent 55cb7195b8
commit 3f086656aa

View file

@ -9,7 +9,7 @@ class Devise::RegistrationsController < ApplicationController
render_with_scope :new
end
# POST /resource/sign_up
# POST /resource
def create
build_resource