Sha256: 1eb8d55c0dfd55e0ff23d4fcb98d007fd2b62be2ec76660306f4bc4b0b48bd69
Contents?: true
Size: 326 Bytes
Versions: 11
Compression:
Stored size: 326 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/constructor-cms/engine', __FILE__) require 'rails/all' require 'rails/engine/commands'
Version data entries
11 entries across 11 versions & 1 rubygems