Sha256: c5f2f2761c99c19784be420ec22aec29c7cb95bf295aa177ea5552ce150d3285
Contents?: true
Size: 156 Bytes
Versions: 2
Compression:
Stored size: 156 Bytes
Contents
require 'rails_helper' module Hatchy RSpec.describe ProjectAccount, 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/project_account_spec.rb |
hatchy-0.0.5.pre | spec/models/hatchy/project_account_spec.rb |