Sha256: 4f726f9fe2616efc48a8208078ab1ee2de282c825ae23ffbea8bf064f7bff9f2
Contents?: true
Size: 238 Bytes
Versions: 2
Compression:
Stored size: 238 Bytes
Contents
Dir[File.dirname(__FILE__) + "/support/**/*.rb"].each {|f| require f} require 'validates_truthiness' RSpec.configure do |config| config.before do I18n.locale = :en load File.join(File.dirname(__FILE__), "model.rb") end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
validates_truthiness-0.1.2 | spec/spec_helper.rb |
validates_truthiness-0.1.1 | spec/spec_helper.rb |