Sha256: 026619d273e5aa8e2dd8840332ed673c58c28ca7561716b1979b8477f103cdf7
Contents?: true
Size: 320 Bytes
Versions: 10
Compression:
Stored size: 320 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/kuztuscms/engine', __FILE__) require 'rails/all' require 'rails/engine/commands'
Version data entries
10 entries across 10 versions & 1 rubygems