Sha256: 2667a8b44c37aa280186e92e76cdcdb31737db2b633e2df96ce52559e968e242
Contents?: true
Size: 196 Bytes
Versions: 2
Compression:
Stored size: 196 Bytes
Contents
require "rspec" require "webmock/rspec" require "undertexter" require "subtitle" require "undertexter/error" WebMock.allow_net_connect! RSpec.configure do |config| config.mock_with :rspec end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
undertexter-0.1.8 | spec/spec_helper.rb |
undertexter-0.1.7 | spec/spec_helper.rb |