Sha256: 501ee24af2cc48bfe59ab09575aaa5d68d0015e9361600a290b7bd13ddf01173
Contents?: true
Size: 347 Bytes
Versions: 2
Compression:
Stored size: 347 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/github-css-rails/engine', __FILE__) require 'rails/all' require 'rails/engine/commands'
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
github-css-rails-1.1.4 | script/rails.rb |
github-css-rails-1.1.3 | script/rails.rb |