Sha256: caf6ce06601651e9d9842bde77ea00ea92e4e0fbca4f678dc30a28180e8945cd
Contents?: true
Size: 102 Bytes
Versions: 28
Compression:
Stored size: 102 Bytes
Contents
require 'timecop' RSpec.configure do |config| config.after(:each) do Timecop.return end end
Version data entries
28 entries across 28 versions & 2 rubygems