Sha256: 1f887c9c514da22a3fd7e88c1751f7d85f2016ca6f4745a42ef7f15541daa6c0

Contents?: true

Size: 208 Bytes

Versions: 9

Compression:

Stored size: 208 Bytes

Contents

module Pione
  # Patch is a namespace for patches.
  module Patch; end
end

require 'pione/patch/array-patch'
require 'pione/patch/drb-patch'
require 'pione/patch/rinda-patch'
require 'pione/patch/uri-patch'

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
pione-0.5.0 lib/pione/patch.rb
pione-0.5.0.alpha.2 lib/pione/patch.rb
pione-0.5.0.alpha.1 lib/pione/patch.rb
pione-0.4.2 lib/pione/patch.rb
pione-0.4.1 lib/pione/patch.rb
pione-0.4.0 lib/pione/patch.rb
pione-0.3.2 lib/pione/patch.rb
pione-0.3.1 lib/pione/patch.rb
pione-0.3.0 lib/pione/patch.rb