lib/deployment.rb in picky-0.0.8 vs lib/deployment.rb in picky-0.0.9

- old
+ new

@@ -1,5 +1,5 @@ -require File.expand_path(File.join(File.dirname(__FILE__), 'constants')) +require File.expand_path '../constants', __FILE__ module Picky module Capistrano # Include all \ No newline at end of file