toast 0.8.14
Toast is an extension to Ruby on Rails that lets you expose any ActiveRecord model as a resource according to the REST paradigm via a generic controller. The default representation format is JSON or can be anything
Gemfile:
=
安装:
=
Runtime 依赖 (5):
blockenspiel
~> 0.4.2
ffaker
>= 0
rack-accept-media-types
~> 0.9
rack-link_headers
~> 2.2.2
rails
>= 3.1.0