Sha256: 0fa352db72b26abb1dd290e57b1a3a15b7faf728ed24b79083dc6fc4d5b6b872

Contents?: true

Size: 354 Bytes

Versions: 2

Compression:

Stored size: 354 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/the1kbgrid-css-rails/engine', __FILE__)

require 'rails/all'
require 'rails/engine/commands'

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
the1kbgrid-css-rails-1.1.3 script/rails
the1kbgrid-css-rails-1.1.2 script/rails