<html> <head> <title>Ruby Programming</title> </head> <body> <h1>Don't Repeat Yourself</h1> </body> </html> Moving from the world of Ruby programming to the world of HTML is no easy transition. I would guess that moving to HTML from anywhere, for that matter, is no easy transition. But Ruby especially - known for its syntactic sugar - clashes with … Continue reading Going Haml
