Sha256: 03e2bc94e9a26091664a5013fa8688131e2dc505a7d2f0ff4b7c56c9257418cb
Contents?: true
Size: 322 Bytes
Versions: 1
Compression:
Stored size: 322 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/tinted_tags/engine', __FILE__) require 'rails/all' require 'rails/engine/commands'
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
tinted_tags-0.0.2 | script/rails |