Tag Archives: rails

What's new in Rails 2.1?

If you want to know what’s new in Rails 2.1 or think that you may have missed a new feature, you should check out the e-book “Ruby on Rails 2.1. What’s new?“. There are all new features described with an example. It’s quite amazing to see how rails evolves. btw: did you know that there […]

I love HAML

Just a quick post to let everybody know that i’m switching my erb templates over to HAML. All my css with SASS will follow. These two template engines enhance my productivity a lot. it’s compatible with rails 2. I must admit that there are still some issues like: No ruby code on multiple lines to […]