Sha256: 13539896150cd2100bb3495237043204daf606af433c2317b1f6ced293183b65
Contents?: true
Size: 134 Bytes
Versions: 2
Compression:
Stored size: 134 Bytes
Contents
require 'rails_helper' module Popolo RSpec.describe Motion do it_behaves_like 'a model with a date attribute', :date end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
popolo-0.1.1 | spec/models/popolo/motion_spec.rb |
popolo-0.1.0 | spec/models/popolo/motion_spec.rb |