Sha256: cd2c3cc743530e9149b750e2041eadda8398e829e7f736ec2534579df1ef8bdb

Contents?: true

Size: 118 Bytes

Versions: 23

Compression:

Stored size: 118 Bytes

Contents

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

Version data entries

23 entries across 23 versions & 1 rubygems

Version Path
washout_builder-0.14.1 spec/support/complex_types/fluffy_container.rb
washout_builder-0.14.0 spec/support/complex_types/fluffy_container.rb
washout_builder-0.13.9 spec/support/complex_types/fluffy_container.rb
washout_builder-0.13.8 spec/support/complex_types/fluffy_container.rb
washout_builder-0.13.7 spec/support/complex_types/fluffy_container.rb
washout_builder-0.13.4 spec/support/complex_types/fluffy_container.rb
washout_builder-0.13.5 spec/support/complex_types/fluffy_container.rb
washout_builder-0.13.3 spec/support/complex_types/fluffy_container.rb
washout_builder-0.13.2 spec/support/complex_types/fluffy_container.rb
washout_builder-0.13.1 spec/support/complex_types/fluffy_container.rb
washout_builder-0.13.0 spec/support/complex_types/fluffy_container.rb
washout_builder-0.12.4 spec/support/complex_types/fluffy_container.rb
washout_builder-0.12.3 spec/support/complex_types/fluffy_container.rb
washout_builder-0.12.2 spec/support/complex_types/fluffy_container.rb
washout_builder-0.12.1 spec/support/complex_types/fluffy_container.rb
washout_builder-0.12.0 spec/support/complex_types/fluffy_container.rb
washout_builder-0.11.8 spec/support/complex_types/fluffy_container.rb
washout_builder-0.11.7 spec/support/complex_types/fluffy_container.rb
washout_builder-0.11.5 spec/support/complex_types/fluffy_container.rb
washout_builder-0.11.4 spec/support/complex_types/fluffy_container.rb