From 0feedc3adb21913b9138b7af73100377761b203e Mon Sep 17 00:00:00 2001 From: Henare Degan Date: Wed, 20 Feb 2013 16:36:30 +1100 Subject: Specify the full path as Ruby 1.9.3 doesn't include the current directory in the load path --- script/load-sample-data | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'script/load-sample-data') diff --git a/script/load-sample-data b/script/load-sample-data index 5fa860d3f..f9e9d0f8a 100755 --- a/script/load-sample-data +++ b/script/load-sample-data @@ -8,8 +8,8 @@ export LOC=`dirname "$0"` bundle exec rails runner /dev/stdin <