Sha256: d2aa63eea39f306798ba320130a8ecca4815e84f9398d1d186f3b0623c1431ce
Contents?: true
Size: 339 Bytes
Versions: 2
Compression:
Stored size: 339 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/cssbuttongenerator-css-rails/engine', __FILE__) require 'rails/all' require 'rails/engine/commands'
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
cssbuttongenerator-css-rails-1.0.3 | script/rails |
cssbuttongenerator-css-rails-1.0.2 | script/rails |