Sha256: 09cc6eaa9b415efe1609ebf58e8ee5609ae646e5178cff21e88e29d06fc836df

Contents?: true

Size: 158 Bytes

Versions: 4

Compression:

Stored size: 158 Bytes

Contents

# frozen_string_literal: true

RSpec.describe AttributesMapper do
  it "has a version number" do
    expect(described_class::VERSION).not_to be_nil
  end
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
attributes-mapper-0.1.4 spec/attributes-mapper_spec.rb
attributes-mapper-0.1.2 spec/attributes_mapper_spec.rb
attributes-mapper-0.1.1 spec/attributes_mapper_spec.rb
attributes-mapper-0.1.0 spec/attributes_mapper_spec.rb