Mercurial > zeropaste
view bin/rails @ 301:2fb00d365745
Add set -x to view commands executed for test.
author | edogawaconan <me@myconan.net> |
---|---|
date | Wed, 12 Feb 2014 15:44:36 +0900 |
parents | d701cf49fa3b |
children | 68eb23b52864 |
line wrap: on
line source
#!/usr/bin/env ruby APP_PATH = File.expand_path('../../config/application', __FILE__) require_relative '../config/boot' require 'rails/commands'