Module: SimpleService
- Defined in:
- lib/simple_service.rb,
lib/simple_service/command.rb,
lib/simple_service/version.rb,
lib/simple_service/organizer.rb,
lib/simple_service/exceptions.rb,
lib/simple_service/service_base.rb,
lib/simple_service/ensure_organizer_is_valid.rb,
lib/simple_service/commands/validates_expected_keys.rb,
lib/simple_service/commands/validates_commands_not_empty.rb,
lib/simple_service/commands/validates_commands_properly_inherit.rb
Defined Under Namespace
Modules: ServiceBase Classes: CallNotDefinedError, Command, CommandParentClassInvalidError, EnsureOrganizerIsValid, ExpectedKeyError, Organizer, OrganizerCommandsNotDefinedError, ReturnKeyError, ValidatesCommandsNotEmpty, ValidatesCommandsProperlyInherit, ValidatesExpectedKeys
Constant Summary collapse
- VERSION =
'1.2.6'