ea98d4c53f
This is latest stable release of Ruby and it basically compatible with Ruby 1.9.3. Please refer full changes to NEWS/ChangeLog files or official Web site. Here is language changes: * Added keyword arguments. * Added %i and %I for symbol list creation (similar to %w and %W). * Default source encoding is changed to UTF-8. (was US-ASCII) * No warning for unused variables starting with '_'
6 lines
217 B
Text
6 lines
217 B
Text
bin/erb @PREFIX@/bin/erb@RUBY_VER@
|
|
bin/gem @PREFIX@/bin/gem@RUBY_VER@
|
|
bin/irb @PREFIX@/bin/irb@RUBY_VER@
|
|
bin/rake @PREFIX@/bin/rake@RUBY_VER@
|
|
bin/ruby @PREFIX@/bin/@RUBY_NAME@
|
|
bin/testrb @PREFIX@/bin/testrb@RUBY_VER@
|