Sha256: acaac15041a53cb74e54efc43fcf101081df8768cd7242006deb35f06f4cb426
Contents?: true
Size: 341 Bytes
Versions: 3
Compression:
Stored size: 341 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/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.203 | script/rails |
enableplaceholder-jquery-rails-1.2.202 | script/rails |
enableplaceholder-jquery-rails-1.2.2.pre.2 | script/rails |