Links
Links to things that might be useful.
Ruby Programming
- Ruby Homepage – The Ruby programming language.
- Ruby on Rails – Ruby MVC web framework. It can do just about anything, but pays for that by not being as fast as other frameworks.
- Merb – Lightweight and fast Ruby MVC web framework.
- Haml – Really nice templating language for XML/XHTML.
- Sequel – Lightweight ORB library for ruby.