Sha256: b1683c7292b29a337156c27a2f4fc1e365f94f9e310ff19bc05ee161c4e88649

Contents?: true

Size: 332 Bytes

Versions: 2

Compression:

Stored size: 332 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/country-select-engine/engine', __FILE__)

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

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
country-select-engine-0.2.1 bin/rails
country-select-engine-0.2.0 bin/rails