Sha256: c204f9a3f24706b5354a6c1ebcff478b5496699383750267b91ca5943e740cc7

Contents?: true

Size: 167 Bytes

Versions: 8

Compression:

Stored size: 167 Bytes

Contents

# encoding: utf-8

module IceNine
  class Freezer

    # Skip freezing Rubinius objects
    class Rubinius < NoFreeze; end

  end # class Freezer
end # module IceNine

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
ice_nine-0.10.0 lib/ice_nine/freezer/rubinius.rb
ice_nine-0.9.0 lib/ice_nine/freezer/rubinius.rb
ice_nine-0.8.0 lib/ice_nine/freezer/rubinius.rb
ice_nine-0.7.0 lib/ice_nine/freezer/rubinius.rb
ice_nine-0.6.0 lib/ice_nine/freezer/rubinius.rb
ice_nine-0.5.0 lib/ice_nine/freezer/rubinius.rb
ice_nine-0.4.0 lib/ice_nine/freezer/rubinius.rb
ice_nine-0.3.0 lib/ice_nine/freezer/rubinius.rb