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

Version Path
houston-core-0.9.2 templates/new-module/bin/rails.tt
houston-core-0.9.1 templates/new-module/bin/rails.tt
houston-core-0.9.0 templates/new-module/bin/rails.tt
houston-core-0.9.0.rc1 templates/new-module/bin/rails.tt
houston-core-0.8.4 templates/new-module/bin/rails.tt
houston-core-0.8.3 templates/new-module/bin/rails.tt
houston-core-0.8.2 templates/new-module/bin/rails.tt
houston-core-0.8.1 templates/new-module/bin/rails.tt
houston-core-0.8.0 templates/new-module/bin/rails.tt
houston-core-0.8.0.pre2 templates/new-module/bin/rails.tt
houston-core-0.8.0.pre templates/new-module/bin/rails.tt
houston-core-0.7.0 templates/new-module/bin/rails.tt
houston-core-0.7.0.beta4 templates/new-module/bin/rails.tt
houston-core-0.7.0.beta3 templates/new-module/bin/rails.tt
houston-core-0.7.0.beta2 templates/new-module/bin/rails.tt
houston-core-0.7.0.beta templates/new-module/bin/rails.tt
houston-core-0.6.3 templates/new-module/bin/rails.tt
houston-core-0.6.2 templates/new-module/bin/rails.tt
houston-core-0.6.1 templates/new-module/bin/rails.tt
houston-core-0.6.0 templates/new-module/bin/rails.tt