Sha256: a0564bb09efdce11ec28f16c713069f66b36d10e5668e5833aca05962b9e026a

Contents?: true

Size: 194 Bytes

Versions: 5

Compression:

Stored size: 194 Bytes

Contents

require 'immutable-struct'

module TechRadar
end
TechRadar::Technology = ImmutableStruct.new(:name, :ring, :quadrant, :purpose, :why_summary, :why_url, :more_details_summary, :more_details_url)

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
tech_radar-0.4.0 app/models/tech_radar/technology.rb
tech_radar-0.3.0 app/models/tech_radar/technology.rb
tech_radar-0.2.1 app/models/tech_radar/technology.rb
tech_radar-0.2.0 app/models/tech_radar/technology.rb
tech_radar-0.1.0 app/models/tech_radar/technology.rb