Sha256: b16314f90e5ea9020f11a2b534fb10c2c1c1cf2f31ba69a6abe10cd0915dbe2a
Contents?: true
Size: 331 Bytes
Versions: 32
Compression:
Stored size: 331 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/brightcontent/assets/engine', __FILE__) require 'rails/all' require 'rails/engine/commands'
Version data entries
32 entries across 32 versions & 2 rubygems