Sha256: 15de1b0508d0981e974a0ee33fed3dfd91351e13594834247eadff5bfc07f140

Contents?: true

Size: 128 Bytes

Versions: 2

Compression:

Stored size: 128 Bytes

Contents

require 'rails_helper'

module Popolo
  RSpec.describe Identifier do
    it {should validate_presence_of :identifier}
  end
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
popolo-0.1.1 spec/models/popolo/identifier_spec.rb
popolo-0.1.0 spec/models/popolo/identifier_spec.rb