Weekly #2

Weekly round-up of Ruby and Rails related news and articles.

  • ROFLBALT - First of all, CANABALT is an awesome game (I wasn’t aware of CANABALT until I read this post and you should try it. Too bad they didn’t create it on Android) and ROLFBALT is a Ruby port of it. Reading their code makes me wonder how should I write unit tests for a game application?
  • browsernizer - Rack middleware for redirecting unsupported browser requests to “please upgrade” page. Neat.

Weekly #1

Weekly round-up of Ruby and Rails related news and articles.

  • A Chat with Nick Quaranto - Ever wonder how rubygems.org internal looks like?
  • TorqueBox - A new kind of Ruby application platform that integrates Ruby on Rails. Built upon JBoss AS Java application server. Functionality such as clustering, load-balancing and high-availability is included right out-of-the-box
  • Vim for Rails developers