Sha256: 8fb0e1af4cf2215770d5984fc2944a2fb8e91e71fb56694439cf9e8b59b6b842
Contents?: true
Size: 364 Bytes
Versions: 3
Compression:
Stored size: 364 Bytes
Contents
#!/usr/bin/env ruby # encoding: utf-8 # 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/enableplaceholder-jquery-rails/engine', __FILE__) require 'rails/all' require 'rails/engine/commands'
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
enableplaceholder-jquery-rails-1.2.206 | script/rails |
enableplaceholder-jquery-rails-1.2.205 | script/rails |
enableplaceholder-jquery-rails-1.2.204 | script/rails |