Module: RocketPants::JSONP

Extended by:
ActiveSupport::Concern
Defined in:
lib/rocket_pants/controller/jsonp.rb

Overview

This mixin implements easy JSONP support in your application, making it easy for developers to support it in their response.

Defined Under Namespace

Modules: ClassMethods