Sha256: c4c5aa57861d8f7dff0342fb8ba4c4c664eea1884ca6918c2bd6c14ee57dac07
Contents?: true
Size: 318 Bytes
Versions: 187
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/lalala/engine', __FILE__) require 'rails/all' require 'rails/engine/commands'
Version data entries
187 entries across 187 versions & 1 rubygems