Package: ruby-metaclass / 0.0.1-2

Metadata

Package Version Patches format
ruby-metaclass 0.0.1-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0100_remove_rubygems_bundler_stuff.patch | (download)

test/test_helper.rb | 3 0 + 3 - 0 !
1 file changed, 3 deletions(-)

 remove requirements on bundler and rubygems
0200_fix_path_in_require.patch | (download)

test/object_methods_test.rb | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 fix path in the require statement of the tests.
 The test/ directory is not in $LOAD_PATH.