Class: Writefully::ProfilesController

Inherits:
ApplicationController show all
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

#editObject



8
9
10
# File 'app/controllers/writefully/profiles_controller.rb', line 8

def edit
  @authorship = current_wf_authorship
end