Sha256: 209426ca09080c947d37904b114da6e9f21e8961b98a8ea7dfa82d02bc988491

Contents?: true

Size: 343 Bytes

Versions: 1

Compression:

Stored size: 343 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/md_simple_editor/engine', __FILE__)
puts ENGINE_PATH
require 'rails/all'
require 'rails/engine/commands'

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
md_simple_editor-0.2.3.pre1 bin/rails