Description:
Creates authorizations that a resources controller and serializer reference to see if it has permission to answer the request or even send a attribute back. Run this generator from the main_app
Example:
rails g json_voorhees:app_make_authorizations People User 1 username:string email:string This will create: A file in gems/authorization.