Sha256: c2a58d36b7bf26a74c0be2431b9732f518833800a4f73af42a719cf0b2fd0ccf
Contents?: true
Size: 224 Bytes
Versions: 20
Compression:
Stored size: 224 Bytes
Contents
unless defined?(APP_PATH) if File.exist?(File.expand_path("test/dummy/config/application.rb", ENGINE_ROOT)) APP_PATH = File.expand_path("test/dummy/config/application", ENGINE_ROOT) end end require "rails/commands"
Version data entries
20 entries across 20 versions & 1 rubygems