Roger Pack

Results 311 comments of Roger Pack

Of seems to be depending on png... Wonder what's different, seems to work ok here.. On Wednesday, September 22, 2021, AndCycle ***@***.***> wrote: > I get caught by ERROR: libbluray...

let me know when it's implemented--I've got a $35 bounty out for it if you want it :P http://wiki.github.com/rdp/ruby_bounties/ruby-bounties

maybe just use standard rubygems sigh

hmm. Yeah the original thought was to have a fork of "mysql" and submit patches back upstream, so we wanted to stay close to the core. unfortunately the core never...

the kicker is that deep in the gute of rails it may have a line like require 'mysql' which will now fail [or override mysqlplus]... I'm almost tempted to leave...

maybe we can have a fake empty mysql.rb file in there that just does a 'require mysqlplus' then when rails does a require 'mysql' it'll still work and if people...

I'm beginning to like the idea :) -r

2.1.5 rspec spec.google_hash.rb:271 # google_hash should allow for setting the right keys 2305843009213693952 GoogleHashDenseIntToRuby rspec spec.google_hash.rb:271 # google_hash should allow for setting the right keys 2305843009213693952 GoogleHashSparseIntToRuby

I assume this is versus 1.8...

appears quite broken, indeed C:\dev>c:\dev\ruby\downloads\jruby\bin\jruby -S rake "done" c:/dev/ruby/downloads/jruby/lib/ruby/site_ruby/1.8/rubygems/platform.rb:174 warning: already initialized constant RUBY c:/dev/ruby/downloads/jruby/lib/ruby/site_ruby/1.8/rubygems/platform.rb:180 warning: already initialized constant CURRENT Gem::LoadError: Could not find RubyGem rake (>= 0) report_activate_error at...