Sha256: d70645d1a04c66e1739732e96351ba15c094e192a13fbacbb02e145aee7cb44e

Contents?: true

Size: 224 Bytes

Versions: 33

Compression:

Stored size: 224 Bytes

Contents

Description:
    Generates a model that inherits from PushType::Structure

Example:
    rails generate push_type:structure location street_address:string postcode:string

    This will create:
        app/models/location.rb

Version data entries

33 entries across 33 versions & 1 rubygems

Version Path
push_type_core-0.12.1 lib/generators/push_type/structure/USAGE
push_type_core-0.12.0 lib/generators/push_type/structure/USAGE
push_type_core-0.12.0.beta.1 lib/generators/push_type/structure/USAGE
push_type_core-0.11.2 lib/generators/push_type/structure/USAGE
push_type_core-0.11.1 lib/generators/push_type/structure/USAGE
push_type_core-0.11.0.beta.2 lib/generators/push_type/structure/USAGE
push_type_core-0.11.0.beta.1 lib/generators/push_type/structure/USAGE
push_type_core-0.10.4 lib/generators/push_type/structure/USAGE
push_type_core-0.10.3 lib/generators/push_type/structure/USAGE
push_type_core-0.10.2 lib/generators/push_type/structure/USAGE
push_type_core-0.10.1 lib/generators/push_type/structure/USAGE
push_type_core-0.10.0 lib/generators/push_type/structure/USAGE
push_type_core-0.10.0.beta.5 lib/generators/push_type/structure/USAGE
push_type_core-0.10.0.beta.3 lib/generators/push_type/structure/USAGE
push_type_core-0.9.5 lib/generators/push_type/structure/USAGE
push_type_core-0.9.3 lib/generators/push_type/structure/USAGE
push_type_core-0.9.2 lib/generators/push_type/structure/USAGE
push_type_core-0.9.1 lib/generators/push_type/structure/USAGE
push_type_core-0.9.0 lib/generators/push_type/structure/USAGE
push_type_core-0.9.0.beta.4 lib/generators/push_type/structure/USAGE