Sha256: 5a4bc7b9df231cd59d6df1491b752cdca2eaf842ff7064c5874395e78ffafabb
Contents?: true
Size: 320 Bytes
Versions: 2
Compression:
Stored size: 320 Bytes
Contents
#!/usr/bin/env ruby.exe # This command will automatically be run when you run "rails" with Rails 3 gems installed from the root of your application. ENGINE_ROOT = File.expand_path('../..', __FILE__) ENGINE_PATH = File.expand_path('../../lib/forem/engine', __FILE__) require 'rails/all' require 'rails/engine/commands'
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
redlumxn-forem-0.0.2 | script/rails |
redlumxn-forem-0.0.1 | script/rails |