Sha256: e3c0409255eda814331e85227a178d43d0d8989e3da11eb71aaf7d1ea05e6353

Contents?: true

Size: 145 Bytes

Versions: 15

Compression:

Stored size: 145 Bytes

Contents

require 'spec_helper'

describe RelationToStruct do
  it 'has a version number' do
    expect(RelationToStruct::VERSION).not_to be nil
  end
end

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
relation_to_struct-1.10.0 spec/relation_to_struct_spec.rb
relation_to_struct-1.9.1 spec/relation_to_struct_spec.rb
relation_to_struct-1.9.0 spec/relation_to_struct_spec.rb
relation_to_struct-1.7.0 spec/relation_to_struct_spec.rb
relation_to_struct-1.6.0 spec/relation_to_struct_spec.rb
relation_to_struct-1.5.1 spec/relation_to_struct_spec.rb
relation_to_struct-1.5.0 spec/relation_to_struct_spec.rb
relation_to_struct-1.4.1 spec/relation_to_struct_spec.rb
relation_to_struct-1.4.0 spec/relation_to_struct_spec.rb
relation_to_struct-1.3.0 spec/relation_to_struct_spec.rb
relation_to_struct-1.2.2 spec/relation_to_struct_spec.rb
relation_to_struct-1.2.1 spec/relation_to_struct_spec.rb
relation_to_struct-1.2.0 spec/relation_to_struct_spec.rb
relation_to_struct-1.1.0 spec/relation_to_struct_spec.rb
relation_to_struct-1.0.0 spec/relation_to_struct_spec.rb