Mercurial > hg > soundsoftware-site
view .svn/pristine/a3/a3bdc31069cf7b8c2534d8421122408de9806ec5.svn-base @ 1543:05d639e5d59b feature_1136
First cut of a git export script
author | Chris Cannam |
---|---|
date | Tue, 12 Jan 2016 15:15:02 +0000 |
parents | 038ba2d95de8 |
children |
line wrap: on
line source
#!/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. APP_PATH = File.expand_path('../../config/application', __FILE__) require File.expand_path('../../config/boot', __FILE__) require 'rails/commands'