Sha256: fa1df285da933a9c6de795cef0ca92e7dcfbd0eeb8320e3a785a81b73c8d28b5
Contents?: true
Size: 324 Bytes
Versions: 51
Compression:
Stored size: 324 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/redhat_access/engine', __FILE__) require 'rails/all' require 'rails/engine/commands'
Version data entries
51 entries across 51 versions & 1 rubygems