Sha256: 1180c3cc7082b3bb2ed74525c74418be1d3c8f93b0b5a22cd9100aa816d9cb5d
Contents?: true
Size: 193 Bytes
Versions: 1
Compression:
Stored size: 193 Bytes
Contents
require 'spec_helper' describe Popolo::Organization do [:founding_date, :dissolution_date].each do |attribute| it_should_behave_like 'a model with a date attribute', attribute end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
popolo-0.0.3 | spec/models/popolo/organization_spec.rb |