Class: Effective::WorkExperienceSummariesController

Inherits:
ApplicationController
  • Object
show all
Includes:
WizardController
Defined in:
app/controllers/effective/work_experience_summaries_controller.rb

Instance Method Summary collapse

Instance Method Details

#build_wizard_resourceObject



12
13
14
# File 'app/controllers/effective/work_experience_summaries_controller.rb', line 12

def build_wizard_resource
  resource_scope.new(user: current_user)
end