mirror of
https://github.com/heartcombo/devise.git
synced 2022-11-09 12:18:31 -05:00
Update lib/devise/controllers/helpers.rb
This commit is contained in:
parent
23ae04e6cb
commit
88d68587e1
1 changed files with 1 additions and 1 deletions
|
@ -208,7 +208,7 @@ module Devise
|
|||
# if resource.is_a?(User) && resource.can_publish?
|
||||
# publisher_url
|
||||
# else
|
||||
# signed_in_root_path(resource)
|
||||
# super
|
||||
# end
|
||||
# end
|
||||
#
|
||||
|
|
Loading…
Add table
Reference in a new issue