script/console in local_pac-0.1.13 vs script/console in local_pac-0.2.0

- old
+ new

@@ -1,7 +1,7 @@ #!/usr/bin/env ruby -$LOAD_PATH << File.expand_path('../../lib', __FILE__) +$LOAD_PATH << ::File.expand_path('../../lib', __FILE__) # Pull in all of the gems including those in the `test` group require 'bundler' Bundler.require :default, :test, :development