Sha256: 203e096d4c3d5cd79a311a4a9c25eb7d7fdc27cab31cd11955776132b51cf114
Contents?: true
Size: 318 Bytes
Versions: 6
Compression:
Stored size: 318 Bytes
Contents
#!/usr/bin/env ruby # 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/amalgam/engine', __FILE__) require 'rails/all' require 'rails/engine/commands'
Version data entries
6 entries across 6 versions & 1 rubygems
Version | Path |
---|---|
amalgam-2.1.4.1 | script/rails |
amalgam-2.1.4 | script/rails |
amalgam-2.1.3.1 | script/rails |
amalgam-2.1.3 | script/rails |
amalgam-2.1.2 | script/rails |
amalgam-2.1.1 | script/rails |