Sha256: 306fda5c19f23fc1809ecbf49d84fd12cfac5c828bacb715c1d2d517c98b61f2

Contents?: true

Size: 192 Bytes

Versions: 17

Compression:

Stored size: 192 Bytes

Contents

require 'missing_validators'
require 'shoulda-matchers'

I18n.load_path << File.expand_path("../../config/locales/en.yml", __FILE__)

RSpec.configure do |config|
  config.mock_with :rspec
end

Version data entries

17 entries across 17 versions & 1 rubygems

Version Path
missing_validators-0.8.3 spec/spec_helper.rb
missing_validators-0.8.2 spec/spec_helper.rb
missing_validators-0.8.1 spec/spec_helper.rb
missing_validators-0.8.0 spec/spec_helper.rb
missing_validators-0.7.2 spec/spec_helper.rb
missing_validators-0.7.1 spec/spec_helper.rb
missing_validators-0.7.0 spec/spec_helper.rb
missing_validators-0.6.3 spec/spec_helper.rb
missing_validators-0.6.0 spec/spec_helper.rb
missing_validators-0.5.2 spec/spec_helper.rb
missing_validators-0.5.1 spec/spec_helper.rb
missing_validators-0.4.2 spec/spec_helper.rb
missing_validators-0.4.1 spec/spec_helper.rb
missing_validators-0.4.0 spec/spec_helper.rb
missing_validators-0.3.0 spec/spec_helper.rb
missing_validators-0.2.1 spec/spec_helper.rb
missing_validators-0.2.0 spec/spec_helper.rb