Class: Maquina::AcceptInvitationsController
- Inherits:
-
ApplicationController
- Object
- ActionController::Base
- ApplicationController
- Maquina::AcceptInvitationsController
- Defined in:
- app/controllers/maquina/accept_invitations_controller.rb
Instance Method Summary collapse
Methods included from Authenticate
#after_authentication_url, #authenticated?, #current_user, #require_authentication
Instance Method Details
#new ⇒ Object
9 10 |
# File 'app/controllers/maquina/accept_invitations_controller.rb', line 9 def new end |
#update ⇒ Object
12 13 |
# File 'app/controllers/maquina/accept_invitations_controller.rb', line 12 def update end |