Module: CurationConcerns::WelcomeControllerBehavior
- Extended by:
- ActiveSupport::Concern
- Included in:
- WelcomeController
- Defined in:
- app/controllers/concerns/curation_concerns/welcome_controller_behavior.rb
Instance Method Summary collapse
Instance Method Details
#index ⇒ Object
5 6 |
# File 'app/controllers/concerns/curation_concerns/welcome_controller_behavior.rb', line 5 def index end |