News

Java developers have been moving from the full Java Platform, Enterprise Edition to lightweight frameworks, yet not even the lightest has the simplicity of Ruby on Rails.
Akira Tanaka just did a lightning talk on IO.copy_stream, a new method added to Ruby 1.9 last night that does a fast stream transfer all in C code, avoiding the intermediate strings. It's a good ...