Sha256: 4662dc5f29f434eb9af5bc8f362bf1202f852b164a352c8e5f991c97358341b4
Contents?: true
Size: 309 Bytes
Versions: 2
Compression:
Stored size: 309 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/solidus_newsletter/engine', __FILE__) require 'rails/all' require 'rails/engine/commands'
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
solidus_newsletter-1.1 | bin/rails |
solidus_newsletter-1.0 | bin/rails |