$:.unshift 'lib' require 'wmata' require 'webmock/rspec' WebMock.disable_net_connect!(allow_localhost: true) RSpec.configure do |config| ...
確定! 回上一頁