Sha256: c7cfb4bace0e5535da07ee46a86af96e0c395b67c3b6ee06ae034550e6f614fb

Contents?: true

Size: 325 Bytes

Versions: 1

Compression:

Stored size: 325 Bytes

Contents

#!/usr/bin/env ruby
# 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/axle_attributes/engine', __FILE__)

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

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
axle_attributes-1.13.2 bin/rails