Sha256: e3666ca47378d683fd707b2f46350b1a58b323aac9d37b6942d85053fc5b2c96
Contents?: true
Size: 311 Bytes
Versions: 26
Compression:
Stored size: 311 Bytes
Contents
# This command will automatically be run when you run "rails" with Rails 4 gems installed from the root of your application. ENGINE_ROOT = File.expand_path('../..', __FILE__) ENGINE_PATH = File.expand_path('../../lib/houston/<%= name -%>/engine', __FILE__) require 'rails/all' require 'rails/engine/commands'
Version data entries
26 entries across 26 versions & 1 rubygems