Sha256: 6dfbe329e5257672abc0982474c2903ed6245a0392b0c35e0d553f2a58a08c01

Contents?: true

Size: 169 Bytes

Versions: 8

Compression:

Stored size: 169 Bytes

Contents

require 'simplecov'

SimpleCov.adapters.define 'easy_money_rails' do
  add_filter '/spec/'
  add_group 'migration', '/migration'
end

SimpleCov.start 'easy_money_rails'

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
easy_rails_money-0.0.9.pre1 spec/simplecov_helper.rb
easy_rails_money-0.0.9.pre spec/simplecov_helper.rb
easy_rails_money-0.0.8 spec/simplecov_helper.rb
easy_rails_money-0.0.7 spec/simplecov_helper.rb
easy_rails_money-0.0.6 spec/simplecov_helper.rb
easy_rails_money-0.0.5 spec/simplecov_helper.rb
easy_rails_money-0.0.4 spec/simplecov_helper.rb
easy_rails_money-0.0.3 spec/simplecov_helper.rb