Sha256: c3581c1b525478bf1d54a6180fc7ea1d89fa00a8a4cb918e1049ca72c5312466

Contents?: true

Size: 127 Bytes

Versions: 5

Compression:

Stored size: 127 Bytes

Contents

require 'pickle'
require 'pickle/path'

# make world pickle/path aware
World do |world|
  world.extend Pickle::Path
  world
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
ianwhite-pickle-0.1.10 lib/pickle/path/world.rb
ianwhite-pickle-0.1.11 lib/pickle/path/world.rb
ianwhite-pickle-0.1.6 lib/pickle/path/world.rb
ianwhite-pickle-0.1.8 lib/pickle/path/world.rb
ianwhite-pickle-0.1.9 lib/pickle/path/world.rb