Table of Contents - restpack_service-0.0.83 Documentation
Classes and Modules
- ActiveRecord
- ActiveRecord::ConnectionAdapters
- ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::Quoting
- ActiveRecord::ConnectionAdapters::PostgreSQLColumn
- ActiveRecord::ConnectionAdapters::PostgreSQLColumn::Cast
- Object
- RestPack
- RestPack::Service
- RestPack::Service::Command
- RestPack::Service::Commands
- RestPack::Service::Commands::Create
- RestPack::Service::Commands::Get
- RestPack::Service::Commands::List
- RestPack::Service::Commands::Update
- RestPack::Service::Configuration
- RestPack::Service::Loader
- RestPack::Service::Response
- RestPack::Service::Response::Status
Methods
- ::add_module_aliases — RestPack::Service::Command
- ::from_code — RestPack::Service::Response::Status
- ::from_rest — RestPack::Service::Response
- ::from_status — RestPack::Service::Response::Status
- ::get_service_path — RestPack::Service::Loader
- ::inherited — RestPack::Service::Command
- ::load — RestPack::Service::Loader
- ::method_container_module — RestPack::Service::Command
- ::new — RestPack::Service::Configuration
- ::new — RestPack::Service::Response
- ::require_service_module — RestPack::Service::Loader
- #Model — RestPack::Service::Command
- #Serializer — RestPack::Service::Command
- #add_error — RestPack::Service::Response
- #code — RestPack::Service::Response
- #execute — RestPack::Service::Commands::Create
- #execute — RestPack::Service::Commands::Get
- #execute — RestPack::Service::Commands::List
- #execute — RestPack::Service::Commands::Update
- #field_error — RestPack::Service::Command
- #find_model — RestPack::Service::Commands::Update
- #init — RestPack::Service::Command
- #is_optional — Object
- #is_required — Object
- #it_acts_as_create_command — Object
- #it_fails_with — Object
- #it_succeeds — Object
- #json_to_string — ActiveRecord::ConnectionAdapters::PostgreSQLColumn::Cast
- #run — RestPack::Service::Command
- #scope — RestPack::Service::Commands::List
- #service_error — RestPack::Service::Command
- #service_request_with — Object
- #service_should_map — Object
- #setup — Object
- #status — RestPack::Service::Command
- #success? — RestPack::Service::Response
- #type_cast — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::Quoting
- #update_model — RestPack::Service::Commands::Update
- #valid? — RestPack::Service::Command