General

Profile

jordandm (Jordan Dea-Mattson)

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 1 1

Activity

03/28/2012

12:51 PM Ruby Bug #6215 (Rejected): print "#{RUBY_PATCHLEVEL.slice(2,3)}\n" results in crash
While using Ruby 1.9.3 and Textmate, I attempted to run the following code fragment:
print "#{RUBY_VERSION}\n"
print "#{RUBY_PLATFORM}\n"
print "#{RUBY_RELEASE_DATE}\n"
print "#{RUBY_PATCHLEVEL.slice(2,3)}\n"}
When executing t...
jordandm (Jordan Dea-Mattson)

Also available in: Atom