Module: ROM::HTTP
- Included in:
- Relation
- Defined in:
- lib/rom/http/error.rb,
lib/rom/http/types.rb,
lib/rom/http/schema.rb,
lib/rom/http/dataset.rb,
lib/rom/http/gateway.rb,
lib/rom/http/version.rb,
lib/rom/http/handlers.rb,
lib/rom/http/relation.rb,
lib/rom/http/attribute.rb,
lib/rom/http/schema/dsl.rb,
lib/rom/http/transformer.rb,
lib/rom/http/associations.rb,
lib/rom/http/handlers/json.rb,
lib/rom/http/commands/create.rb,
lib/rom/http/commands/delete.rb,
lib/rom/http/commands/update.rb,
lib/rom/http/mapper_compiler.rb,
lib/rom/http/associations/one_to_one.rb,
lib/rom/http/associations/many_to_one.rb,
lib/rom/http/associations/one_to_many.rb,
lib/rom/http/associations/many_to_many.rb
Defined Under Namespace
Modules: Associations, Commands, Transformer, Types Classes: Attribute, Dataset, Gateway, Handlers, MapperCompiler, Relation, Schema
Constant Summary collapse
- Error =
Class.new(StandardError)
- VERSION =
"0.10.0"