Registry / web-framework / rocket-pants

rocket-pants

JSON →
library1.13.1rbrubygemsunverified

Rocket Pants adds JSON API love to Rails and ActionController, making it simpler to build API-oriented controllers.

gem install rocket_pants
INSTALL
IMPORT
SIG · ROCKET-PANTS
R
rocket-pants
web-frameworkrubyv1.13.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

RocketPants
✓ require 'rocket_pants'

Create a JSON API controller with Rocket Pants

require 'rocket_pants' class ApiController < RocketPants::Base def index expose User.all end end
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.13.1latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
13 hits · last 30 days
node
12
Resources
rocket-pants — gem install rocket-pants · libregistry