Archives
Tags
- General (13)
- Food (1)
- Cooking (1)
- Ruby (6)
- Rails (2)
- Svn (2)
- Linux (8)
- Git (1)
- Firefox (7)
- Porn (1)
- Freyja (1)
- Witchhammer (4)
- Music (1)
- Merb (3)
- Poetry (0)
- Bolverk (3)
- Sinatra (1)
- Discogs (1)
- Centos (1)
- Python (1)
- Whinging (1)
- Travel (2)
- Scheme (4)
- Lisp (4)
- Sicp (1)
- Rot13 (1)
- Czech (1)
- Metal (1)
- Passenger (1)
My first Merb site
Just a quick note to my legions of loyal followers (hey, Mum), I've just finished my first website written using the Merb framework.
Development travelled along relatively well. I ran into a few issues early on with dependency hell and some bugs and/or missing functionality in a few gems. I blogged about a few of my hacks.
Here is my (partial) technology stack:
- ORM: DataMapper
- Tests: RSpec
- Views: HAML/SASS (which I won't be using again, even though it's very well written)
- Hosting: Dreamhost (using Phusion Passenger, which was easy to use with a config.ru file for Rack)
I still haven't worked out how to properly get Capistrano working with the Dreamhost setup, but shit happens...
Auf wiedersehen!