Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F123792926
unlocks_controller.rb
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Tue, Jul 29, 14:55
Size
551 B
Mime Type
text/x-c++
Expires
Thu, Jul 31, 14:55 (2 d)
Engine
blob
Format
Raw Data
Handle
27755559
Attached To
R5853 genocrunch-2.1
unlocks_controller.rb
View Options
class
Users
::
UnlocksController
<
Devise
::
UnlocksController
# GET /resource/unlock/new
# def new
# super
# end
# POST /resource/unlock
# def create
# super
# end
# GET /resource/unlock?unlock_token=abcdef
# def show
# super
# end
# protected
# The path used after sending unlock password instructions
# def after_sending_unlock_instructions_path_for(resource)
# super(resource)
# end
# The path used after unlocking the resource
# def after_unlock_path_for(resource)
# super(resource)
# end
end
Event Timeline
Log In to Comment