Sha256: 30708d7e833f773a77c095b57b737b11c93cd4d98f12298a2456e217cda7ac9b

Contents?: true

Size: 299 Bytes

Versions: 2

Compression:

Stored size: 299 Bytes

Contents

Description:
    Create the boilerplate serialization code that hooks into the authorization gem.
    It needs to match a resource. Run this generator inside an engine.

Example:
    rails g json_voorhees:engine_create_serializer People User

    This will create:
        A file in app/serializers

Version data entries

2 entries across 2 versions & 1 rubygems

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