lib/pushpop/step.rb in pushpop-0.2 vs lib/pushpop/step.rb in pushpop-0.3.1

- old
+ new

@@ -2,10 +2,10 @@ module Pushpop class Step - TEMPLATES_DIRECTORY = File.expand_path('../../../templates', __FILE__) + TEMPLATES_DIRECTORY = File.expand_path('templates', Dir.pwd) class ERBContext attr_accessor :response attr_accessor :step_responses