T_K
#1
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?
T_K
#2
On Apr 12, 12:24 am, “T K” [email protected] wrote:
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 :
http://weblog.rubyonrails.org/2008/4/1/a-taste-of-what-s-coming-in-rails-2-1)
Stephan