Module: ROM::HTTP::Associations
- Defined in:
- lib/rom/http/associations.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
Classes: ManyToMany, ManyToOne, MissingAssociationViewError, OneToMany, OneToOne