Sha256: d20c1d82c9d8b8a447c777dcf9aa828a0b7d3beb6c713f8b850e8993a6bc5923

Contents?: true

Size: 336 Bytes

Versions: 27

Compression:

Stored size: 336 Bytes

Contents

#!/usr/bin/env ruby1.9.1
# 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/gb_mapfish_appserver/engine', __FILE__)

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

Version data entries

27 entries across 27 versions & 1 rubygems

Version Path
gb_mapfish_appserver-0.8.5 script/rails
gb_mapfish_appserver-0.8.4 script/rails
gb_mapfish_appserver-0.8.3 script/rails
gb_mapfish_appserver-0.8.2 script/rails
gb_mapfish_appserver-0.8.1 script/rails
gb_mapfish_appserver-0.8.0 script/rails
gb_mapfish_appserver-0.0.7 script/rails