Class: NotesController
- Inherits:
-
ApplicationController
- Object
- ControllerBase
- ApplicationController
- NotesController
- Defined in:
- lib/scaffold/app/controllers/notes_controller.rb
Constant Summary
Constants included from ControllerCallbacks
Instance Attribute Summary
Attributes inherited from ControllerBase
Instance Method Summary collapse
Methods inherited from ApplicationController
#current_user, #ensure_login, #ensure_logout, #logged_in?, #login, #logout
Methods inherited from ControllerBase
#form_authenticity_token, #initialize, #invoke_action, #link_to, protect_from_forgery, #root_url
Methods included from ControllerCallbacks
Constructor Details
This class inherits a constructor from ControllerBase