Sha256: f5aeae4b027146eface4abb9d0a491976b166b97677dcc30ed92970b5e08fcb6
Contents?: true
Size: 152 Bytes
Versions: 1
Compression:
Stored size: 152 Bytes
Contents
require 'spec_helper' describe Popolo::ContactDetail do [:type, :value].each do |attribute| it {should validate_presence_of attribute} end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
popolo-0.0.3 | spec/models/popolo/contact_detail_spec.rb |