jasmine_helper.rb 92 Bytes Edit Raw Blame History 1 2 3 4 5 WebMock.allow_net_connect! Jasmine.configure do |config| config.browser = :phantomjs end