• Holger Just's avatar
    Overwrite compact on child class of Array to not return an instance of Array · 0f0e4244
    Holger Just authored
    This is necessary because in Ruby 1.9.3, the behavior of an internal dup of
    the array (rb_ary_dup) was changed to always return an array instance, not
    an instance of the actual class which it was working on.
    
    Why can't people just stick to what works but instead try to have special
    snowflakes everywhere? </rant>
    0f0e4244
Name
Last commit
Last update
app Loading commit data...
config Loading commit data...
db Loading commit data...
doc Loading commit data...
extra Loading commit data...
files Loading commit data...
lib Loading commit data...
log Loading commit data...
public Loading commit data...
script Loading commit data...
test Loading commit data...
tmp/test Loading commit data...
vendor Loading commit data...
.gitignore Loading commit data...
.gitmodules Loading commit data...
.hgignore Loading commit data...
Gemfile Loading commit data...
README.rdoc Loading commit data...
Rakefile Loading commit data...
config.ru Loading commit data...