Ramaze by Example
Here is a blog post series which introduces the basics of web development using Ramaze, a fabulous framework that lets you create web applications in Ruby with a minimum of code. It walks through the creation of a small but functional app from start to finish, describing many Ramaze features along the way.
Comments
Great introduction for Ramaze beginners. M4DBI isn’t my favourite ORM, but it’s easy to adapt this tutorial to whatever ORM you’re familiar with (like Sequel).
Post a comment