Fix environment path for mac (FIXME: test on ubuntu)
This commit is contained in:
parent
3978fec3d6
commit
a8e4aa77c8
3 changed files with 3 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/env ruby1.9.1
|
||||
#!/usr/bin/env ruby
|
||||
APP_PATH = File.expand_path('../../config/application', __FILE__)
|
||||
require_relative '../config/boot'
|
||||
require 'rails/commands'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue