Sha256: 580e4cd9641628f3a7b98b0ad926f91d1b56f5b65cd5702f0f7c184470250ba8

Contents?: true

Size: 355 Bytes

Versions: 33

Compression:

Stored size: 355 Bytes

Contents

Description:
    1. Creates an initializer file for simple_notifications.
    2. Creates a migration file file for recording the data of notifications receiver and sender.

Example:
    rails generate simple_notifications:install

    This will create:
        config/simple_notifications.rb
        db/migrate/{time_stamp}_create_simple_notifications.rb

Version data entries

33 entries across 17 versions & 1 rubygems

Version Path
simple_notifications-1.2.5 lib/generators/simple_notifications/install/USAGE
simple_notifications-1.2.5 lib/generators/simple_notifications/copy_models/USAGE
simple_notifications-1.2.4 lib/generators/simple_notifications/install/USAGE
simple_notifications-1.2.4 lib/generators/simple_notifications/copy_models/USAGE
simple_notifications-1.2.3 lib/generators/simple_notifications/copy_models/USAGE
simple_notifications-1.2.3 lib/generators/simple_notifications/install/USAGE
simple_notifications-1.2.2 lib/generators/simple_notifications/copy_models/USAGE
simple_notifications-1.2.2 lib/generators/simple_notifications/install/USAGE
simple_notifications-1.2.1 lib/generators/simple_notifications/install/USAGE
simple_notifications-1.2.1 lib/generators/simple_notifications/copy_models/USAGE
simple_notifications-1.1.9 lib/generators/simple_notifications/install/USAGE
simple_notifications-1.1.9 lib/generators/simple_notifications/copy_models/USAGE
simple_notifications-1.1.8 lib/generators/simple_notifications/copy_models/USAGE
simple_notifications-1.1.8 lib/generators/simple_notifications/install/USAGE
simple_notifications-1.1.7 lib/generators/simple_notifications/copy_models/USAGE
simple_notifications-1.1.7 lib/generators/simple_notifications/install/USAGE
simple_notifications-1.1.6 lib/generators/simple_notifications/install/USAGE
simple_notifications-1.1.6 lib/generators/simple_notifications/copy_models/USAGE
simple_notifications-1.1.5 lib/generators/simple_notifications/install/USAGE
simple_notifications-1.1.5 lib/generators/simple_notifications/copy_models/USAGE