RubyGems.org

acts_as_api enriches the models and controllers of your app in a rails-like way so you can easily determine how your XML/JSON API responses should look like.

installgem install acts_as_api
Authors

Christian Bäuerlein

40,951 total downloads 1,983 for this version
Owners

079c4b4af6edbc54003d22b9fe0ec4fc

Gemfile
gem "acts_as_api", "~> 0.4"
Versions
  1. 0.4 April 30, 2012
  2. 0.3.11 November 5, 2011
  3. 0.3.10 October 2, 2011
  4. 0.3.9 September 24, 2011
  5. 0.3.8 June 20, 2011
Show all versions (21 total)
Development Dependencies
  1. mongoid >= 2.0.1
  2. rails >= 3.2.3