Makes creating XML/JSON responses in Rails 3, 4 and 5 easy and fun. The built-in XML/JSON support of Rails is great but: You surely don’t want to expose your models always with all attributes. actsasapi enriches the models and controllers of your app in a rails-like way so you can easily determine how your API responses should look like. Features DRY templates for your api responses Ships with sup