bin/rails in geoff-0.1.0 vs bin/rails in geoff-0.1.1

- old
+ new

@@ -11,6 +11,6 @@ Pathname.new(__FILE__).realpath) require 'rubygems' require 'bundler/setup' -load Gem.bin_path('geoff', 'rails') +load Gem.bin_path('railties', 'rails')