Sha256: 1fa23f99ef4ecc597de0ca5ff46fbff0fb5164727e8d5714039fc28aff3a6aa3
Contents?: true
Size: 329 Bytes
Versions: 1
Compression:
Stored size: 329 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/qtip2-jquery-rails/engine', __FILE__) require 'rails/all' require 'rails/engine/commands'
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
qtip2-jquery-rails-2.1.106 | script/rails |