Skip to: site menu | section menu | main content

Narnach's Notes

Personal homepage, blog, whatever...
Currently viewing: » Links

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.

Back to top