Class: UsersController
- Inherits:
-
ApplicationController
- Object
- ActionController::Base
- ApplicationController
- UsersController
- Defined in:
- app/controllers/users_controller.rb
Instance Method Summary collapse
Methods inherited from ApplicationController
Instance Method Details
#new ⇒ Object
2 3 |
# File 'app/controllers/users_controller.rb', line 2 def new end |