Sha256: 0b62032913d1f61ade5811ae145c548aab375d31e28f2be78a303a19d5e711f4

Contents?: true

Size: 317 Bytes

Versions: 5

Compression:

Stored size: 317 Bytes

Contents

# This command will automatically be run when you run "rails" with Rails 3 gems installed from the root of your application.

ENGINE_ROOT = File.expand_path('../..', __FILE__)
ENGINE_PATH = File.expand_path('../../lib/spree_custom_notifications/engine', __FILE__)

require 'rails/all'
require 'rails/engine/commands'

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
spree_custom_notifications-0.5 bin/rails
spree_custom_notifications-0.4 bin/rails
spree_custom_notifications-0.3 bin/rails
spree_custom_notifications-0.2 bin/rails
spree_custom_notifications-0.1 bin/rails