Sha256: 01195620c96ffd21f29d7bcba9cef9e7e844ded09e0270261ea18d4cda7b59f7

Contents?: true

Size: 315 Bytes

Versions: 12

Compression:

Stored size: 315 Bytes

Contents

Description:
    Add a notification by name

Example:
    rails generate notification name

    This will create or modify:
      insert  app/models/notification_type.rb
      create  app/views/notifications_mailer/name.html.erb
      insert  app/mailers/notifications_mailer.rb
      insert  config/locales/en.yml

Version data entries

12 entries across 12 versions & 2 rubygems

Version Path
wupee-2.0.0.beta2 lib/generators/wupee/notification_type/USAGE
wupee-2.0.0.beta1 lib/generators/wupee/notification_type/USAGE
wupee-1.1.4 lib/generators/wupee/notification_type/USAGE
wupee-1.1.3 lib/generators/wupee/notification_type/USAGE
wupee-1.1.2 lib/generators/wupee/notification_type/USAGE
wupee-1.0.4 lib/generators/wupee/notification_type/USAGE
wupee-1.0.3 lib/generators/wupee/notification_type/USAGE
wupee-1.0.2 lib/generators/wupee/notification_type/USAGE
wupee-1.0.1 lib/generators/wupee/notification_type/USAGE
wupee-1.0.0 lib/generators/wupee/notification_type/USAGE
notify_with-0.0.2 lib/generators/notify_with/notification/USAGE
notify_with-0.0.1 lib/generators/notify_with/notification/USAGE