Some More Things You Should Know
- Namespaces (Classes and Modules) are Independent of Packages
- String Interpolation
- "." (dot) VS "::"
(double colon)
- No Overloading on Method Signatures
- There is a JRuby project ( http://jruby.sourceforge.net )
- Java static member function and Ruby class methods a kinda alike and kinda
different
- finally is named ensure
- Flexible quoting