Re: [jruby-dev] Singleton object with instance_exec
Hi guys, thanks for all suggestions. >> myLongListNameIDontWantToRepeat.tap do |l| >> l.psize >> l.add 10 >> l.psize >> ... >> end > > I was going to suggest #tap myself, but I realized it's not as "bare" > as instance_eval/exec. Yep, the instance_exec version is bit better, but I think
[jruby-dev] [jira] (JRUBY-6764) Ascii or UTF-8 Encoding ascii substrings that originated from binary string causes an exception to be thrown.
John Shah
[jruby-dev] [jira] (JRUBY-6765) at_exit blocks are not being run when running embedded
Trejkaz
[jruby-dev] [jira] (JRUBY-6766) --profile slows down Array#join , which distorts profiling results
Andrew Gr
