Sha256: 92e35abbf359dfa654c6615067af377cf1f3ece2e7ad4fb57384be3ff2a6ae42
Contents?: true
Size: 297 Bytes
Versions: 113
Compression:
Stored size: 297 Bytes
Contents
#!/usr/bin/env ruby # This command will automatically be run when you run "rails" from the root of your extension ENGINE_ROOT = File.expand_path('../..', __FILE__) ENGINE_PATH = File.expand_path('../../lib/<%= file_name -%>/engine', __FILE__) require 'rails/all' require 'rails/engine/commands'
Version data entries
113 entries across 113 versions & 2 rubygems