Sha256: f0df3a2ff64a1f3173812918e5174aad7c45c6538e6e0dfbfd62fc979b0a9ae2
Contents?: true
Size: 200 Bytes
Versions: 20
Compression:
Stored size: 200 Bytes
Contents
$LOAD_PATH.unshift File.expand_path('../../lib', __FILE__) require 'rspec' require 'authority' Authority.configure RSpec.configure do |config| config.mock_with :rspec config.order = :random end
Version data entries
20 entries across 20 versions & 1 rubygems