Sha256: 1c2efef19954c33f9964064487f374480caab504eca6aa3ce7a12547f3e40490

Contents?: true

Size: 181 Bytes

Versions: 16

Compression:

Stored size: 181 Bytes

Contents

require "simplecov"
SimpleCov.start do
  add_filter "/spec/"
end

require "bundler"
Bundler.require

Dir[File.join(File.dirname(__FILE__), "support/**/*.rb")].each { |f| require f }

Version data entries

16 entries across 16 versions & 4 rubygems

Version Path
elcamino-microformat-0.0.8 spec/spec_helper.rb
microformat-0.0.7 spec/spec_helper.rb
microformat-0.0.6 spec/spec_helper.rb
microformat-0.0.5 spec/spec_helper.rb
microformat-0.0.4 spec/spec_helper.rb
microformat-0.0.3 spec/spec_helper.rb
microformat-0.0.2 spec/spec_helper.rb
social-avatar-proxy-0.0.7 spec/spec_helper.rb
social-avatar-proxy-0.0.6 spec/spec_helper.rb
social-avatar-proxy-0.0.5 spec/spec_helper.rb
social-avatar-proxy-0.0.4 spec/spec_helper.rb
social-avatar-proxy-0.0.3 spec/spec_helper.rb
social-avatar-proxy-0.0.2 spec/spec_helper.rb
social-avatar-proxy-0.0.1 spec/spec_helper.rb
mongoid-nested-serialization-0.0.6 spec/spec_helper.rb
mongoid-nested-serialization-0.0.5 spec/spec_helper.rb