Class: Eco::API::Common::Loaders::Workflow
- Extended by:
- CasesExtension
- Defined in:
- lib/eco/api/common/loaders/config/workflow.rb,
lib/eco/api/common/loaders/config/workflow/cases_extension.rb
Direct Known Subclasses
Defined Under Namespace
Modules: CasesExtension Classes: Mailer
Class Method Summary collapse
Methods inherited from Config
active_enviro, cli, config, config_block
Methods included from ClassHelpers
#class_resolver, #descendants, #descendants?, #inheritable_attrs, #inheritable_class_vars, #inherited, #instance_variable_name, #new_class, #resolve_class, #to_constant
Methods included from Language::Methods::DelegateMissing
#delegate_missing_to, #method_missing, #respond_to_missing?
Class Method Details
.workflow ⇒ Object
5 6 7 |
# File 'lib/eco/api/common/loaders/config/workflow.rb', line 5 def workflow config.workflow end |