Snowblink
FEB 05
24

Ruby on Rails 0.10

Ruby on Rails Logo

Ruby on Rails 0.10 has just been released.

New goodies include:

  • Routing will allow you to get URLs how you want, independent of say mod_rewrite.
  • Web services allow you to develop XML-RPC easily.
  • Components: With components it's possible to call other actions and controllers for their rendered response while executing another action.
  • Oracle support.

Tagged As