Sha256: 058c7fc10bedbf85538bcccc43f99db9985a41cd3ff712b9ba4aa4c4ef2f1511

Contents?: true

Size: 352 Bytes

Versions: 2

Compression:

Stored size: 352 Bytes

Contents

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

    This will create:
        A file in gems/authorization.

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
json_voorhees-0.0.2 lib/generators/json_voorhees/app_make_authorizations/USAGE
json_voorhees-0.0.1 lib/generators/json_voorhees/app_make_authorizations/USAGE