Module: Angus
- Defined in:
- lib/angus/base.rb,
lib/angus/version.rb,
lib/angus/response.rb,
lib/angus/responses.rb,
lib/angus/base_actions.rb,
lib/angus/status_codes.rb,
lib/angus/utils/params.rb,
lib/angus/utils/string.rb,
lib/angus/base_resource.rb,
lib/angus/proxy_actions.rb,
lib/angus/request_handler.rb,
lib/angus/definition_reader.rb,
lib/angus/resource_definition.rb,
lib/angus/commands/demo_command.rb,
lib/angus/commands/help_command.rb,
lib/angus/commands/angus_command.rb,
lib/angus/commands/server_command.rb,
lib/angus/marshallings/exceptions.rb,
lib/angus/marshallings/marshalling.rb,
lib/angus/commands/resource_command.rb,
lib/angus/commands/scaffold_command.rb,
lib/angus/commands/command_processor.rb,
lib/angus/generator/thor/file_handler.rb,
lib/angus/commands/new_service_command.rb,
lib/angus/middleware/exception_handler.rb,
lib/angus/generator/thor/helper_methods.rb,
lib/angus/rspec/support/examples/describe_errors.rb
Defined Under Namespace
Modules: BaseActions, FileHandler, HelperMethods, Marshalling, Middleware, Params, ProxyActions, RSpec, Responses, StatusCodes, String Classes: AngusCommand, Base, BaseResource, CommandProcessor, DefinitionReader, DemoCommand, HelpCommand, NewServiceCommand, RequestHandler, ResourceCommand, ResourceDefinition, Response, ScaffoldCommand, ServerCommand
Constant Summary collapse
- VERSION =
'0.0.8'