RubyGems.org

acts_as_api

0.3.9

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 -v 0.3.9
Authors

Christian Bäuerlein

40,684 total downloads 640 for this version
Owners

079c4b4af6edbc54003d22b9fe0ec4fc

Gemfile
gem "acts_as_api", "~> 0.3.9"
Versions
  1. 0.3.9 September 24, 2011
Show all versions (21 total)
Development Dependencies
  1. mongoid >= 2.0.1
  2. rails >= 3.1.0