Sha256: 2810be9dbd77d16c5e0dcc2adf929758c0ae5d8ed654cc01a8ebae8ed04ea8a4

Contents?: true

Size: 145 Bytes

Versions: 7

Compression:

Stored size: 145 Bytes

Contents

require 'rspec'

Rspec.configure do |c|
  c.mock_with :rspec
end

$LOAD_PATH << File.expand_path(File.join(File.dirname(__FILE__), "..", "lib"))

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
tagged-cache-1.1.1 spec/spec_helper.rb
tagged-cache-1.1.0 spec/spec_helper.rb
tagged-cache-1.0.4 spec/spec_helper.rb
tagged-cache-1.0.3 spec/spec_helper.rb
tagged-cache-1.0.2 spec/spec_helper.rb
tagged-cache-1.0.1 spec/spec_helper.rb
tagged-cache-1.0.0 spec/spec_helper.rb