Question

I need to spend some serious time reading about changes in Ruby 1.9.1 and upcoming Rails 3/Merb. Can people suggest any articles to read?

Not really looking for one answer, just kinda looking for a compilation of resources people are using to keep up with what's coming and what currently exists, so if you stop by, let me know what you're looking at. Thanks!

Was it helpful?

Solution

Rails3 is moving really fast. Updates from books or blog entry is not sufficient enough to keep up with the changes that is happening in Rails3. So I would suggest follow Rails in Github instead, although it might seem scary but I found it much more effective.

OTHER TIPS

articles about Rails 3 - Yehuda Katz's blog

Rails 3 in Action looks like a good place to start. There is an early access edition available.

The changelogs for the respective facets of Rails is where I get my information from.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top