Sha256: 17eae944ca8b597664b894aa37b1b0d1772f933d0e0dc73e52ac9437292e0f68
Contents?: true
Size: 331 Bytes
Versions: 1
Compression:
Stored size: 331 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/the1kbgrid-css-rails/engine', __FILE__) require 'rails/all' require 'rails/engine/commands'
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
the1kbgrid-css-rails-1.1.1 | script/rails |