Sha256: 6454c51c7b5681d099823d72ca40869c5dba07269d89ecfc5736dc85505a45d5
Contents?: true
Size: 327 Bytes
Versions: 2
Compression:
Stored size: 327 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/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.2 | script/rails.rb |
github-css-rails-1.1.1 | script/rails.rb |