Making the generation and consumption of Hypermedia messages for multiple media types accessible to the Ruby masses.
Implements the Representor Pattern in Ruby.
Outlines a base interface for a hypermedia resource object. The interfaces of the sample classes are not comprehensive, but rather expose the initial interface from a ruby standpoint and some other design concepts of how to use builders and some of the internal constructs.
- Representor
- Representor::ResourceBuilder
- Representor::Transition
- Representor::TransitionBuilder
- Representor::Transition::InputProperty
$ rspec