Class: Writefully::ProfilesController
- Inherits:
-
ApplicationController
- Object
- ActionController::Base
- ApplicationController
- Writefully::ProfilesController
- Defined in:
- app/controllers/writefully/profiles_controller.rb
Instance Method Summary collapse
Methods inherited from ApplicationController
#authenticate_wf_authorship!, #set_flash, #wf_authorship_signed_in?
Instance Method Details
#edit ⇒ Object
8 9 10 |
# File 'app/controllers/writefully/profiles_controller.rb', line 8 def edit @authorship = end |