Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 1.4 KB

README.md

File metadata and controls

25 lines (17 loc) · 1.4 KB

Representor

Build Status Code Climate Test Coverage

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.

Testing

$ rspec