Comparison between Ruby1.8.6 and Ruby1.9.1 Number RUBY_VERSION => 1.8.6 RUBY_VERSION => 1.9.1 1 “ruby”[0] #=>114 “ruby”[0] #=> “r” 2 “ruby”.… more →
Raveendranraveendran wrote 8 months ago: Comparison between Ruby1.8.6 and Ruby1.9.1 Number RUBY_VERSION => 1.8.6 RUBY_VERSION => 1.9.1 … more →