toast 0.9.3
Toast is an extension to Ruby on Rails 3 that lets you expose any ActiveRecord model as a web resource. Operations follow the REST/Hypermedia API principles implemented by a generic hidden controller.
Gemfile:
=
install:
=
Runtime Dependencies (4):
blockenspiel
~> 0.4.2
rack-accept-media-types
~> 0.9
rack-link_headers
~> 2.2.2
rails
< 4.0.0, >= 3.1.0