test/dummy/bin/setup in slugs-2.0.1 vs test/dummy/bin/setup in slugs-4.0.0.0
- old
+ new
@@ -1,5 +1,6 @@
#!/usr/bin/env ruby
+
require 'pathname'
# path to your application root.
APP_ROOT = Pathname.new File.expand_path('../../', __FILE__)
- old
+ new