Sha256: 7a5edbd5cf4138266f9ff3ca46e339452618f8354e8457db9e93c23f43a48128

Contents?: true

Size: 116 Bytes

Versions: 53

Compression:

Stored size: 116 Bytes

Contents

require_relative './fluffy'
class FluffyContainer < WashOut::Type
  type_name 'fluffy_con'
  map fluffy: Fluffy
end

Version data entries

53 entries across 53 versions & 1 rubygems

Version Path
washout_builder-2.0.5 spec/support/complex_types/fluffy_container.rb
washout_builder-2.0.4 spec/support/complex_types/fluffy_container.rb
washout_builder-2.0.3 spec/support/complex_types/fluffy_container.rb
washout_builder-2.0.2 spec/support/complex_types/fluffy_container.rb
washout_builder-2.0.0 spec/support/complex_types/fluffy_container.rb
washout_builder-1.7.5 spec/support/complex_types/fluffy_container.rb
washout_builder-1.7.4 spec/support/complex_types/fluffy_container.rb
washout_builder-1.7.3 spec/support/complex_types/fluffy_container.rb
washout_builder-1.7.2 spec/support/complex_types/fluffy_container.rb
washout_builder-1.7.1 spec/support/complex_types/fluffy_container.rb
washout_builder-1.7.0 spec/support/complex_types/fluffy_container.rb
washout_builder-1.6.5 spec/support/complex_types/fluffy_container.rb
washout_builder-1.6.4 spec/support/complex_types/fluffy_container.rb
washout_builder-1.6.3 spec/support/complex_types/fluffy_container.rb
washout_builder-1.6.2 spec/support/complex_types/fluffy_container.rb
washout_builder-1.6.1 spec/support/complex_types/fluffy_container.rb
washout_builder-1.5.6 spec/support/complex_types/fluffy_container.rb
washout_builder-1.5.5 spec/support/complex_types/fluffy_container.rb
washout_builder-1.5.4 spec/support/complex_types/fluffy_container.rb
washout_builder-1.5.3 spec/support/complex_types/fluffy_container.rb