hooks.rb 143 Bytes Edit Raw Blame History 1 2 3 4 Before do |scenario| command = "#{RAILS_ROOT}/plugins/mezuro/features/initialize_monkey_server.sh \"#{scenario.name}\"" system command end