Class: Rucoa::Handlers::InitializedHandler
- Defined in:
- lib/rucoa/handlers/initialized_handler.rb
Instance Method Summary collapse
Methods inherited from Base
Constructor Details
This class inherits a constructor from Rucoa::Handlers::Base
Instance Method Details
#call ⇒ Object
8 9 10 11 12 |
# File 'lib/rucoa/handlers/initialized_handler.rb', line 8 def call request_workspace_configuration update_source_store update_definition_store end |