Sha256: 4b3de29e309f7a653456cc9500af84b7edf93e9ee85ef1a80fffb10072559865
Contents?: true
Size: 325 Bytes
Versions: 16
Compression:
Stored size: 325 Bytes
Contents
#!/usr/bin/env ruby # This command will automatically be run when you run "rails" with Rails 4 gems installed from the root of your application. ENGINE_ROOT = File.expand_path('../..', __FILE__) ENGINE_PATH = File.expand_path('../../lib/pageflow/chart/engine', __FILE__) require 'rails/all' require 'rails/engine/commands'
Version data entries
16 entries across 16 versions & 1 rubygems