Sha256: 39bd4c94c432377c02c474dbfa8ee2522db227c69181764045899528e480cd56
Contents?: true
Size: 149 Bytes
Versions: 2
Compression:
Stored size: 149 Bytes
Contents
require 'rails_helper' module Hatchy RSpec.describe Country, type: :model do pending "add some examples to (or delete) #{__FILE__}" end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
hatchy-0.0.6.pre | spec/models/hatchy/country_spec.rb |
hatchy-0.0.5.pre | spec/models/hatchy/country_spec.rb |