Open Source Project Written in Rails 2.0

Hi,

I'm learning Rails 2.0 and would like to see some code that take advantage of Rails 2.0 features.

I checked blog softwares like typo, chameleon and simplelog, but they don't seem to use new features in Rails.

I'm looking for a small open source project. Any suggestions?

You could look at

  http://robmayhew.com/rails-201-todo-list-tutorial/   http://codersifu.blogspot.com/2007/10/restful-pdf-on-rails-20.html

Or tutorials about RESTful web services in Rails 2.0 / http://www.google.com/search?q=rails+2.0+restful

(See also, 2.1 : Ruby on Rails — A taste of what's coming in Rails 2.1)

Stephan