config/spring.rb in webhooker-0.1.2 vs config/spring.rb in webhooker-0.2.0

- old
+ new

@@ -1,2 +1,3 @@ Spring.application_root = 'spec/dummy' Spring.watch '../../lib/webhooker' +Spring.watch '../../lib/webhooker.rb'