-
Notifications
You must be signed in to change notification settings - Fork 18
News
asalant edited this page Sep 14, 2010
·
17 revisions
June 8, 2010 by asalant
I’ve completed the first step in the process of upgrading Rails – I’ve replaced the Markaby templating engine with HAML. One of the nice things about HAML is that it is widely used and well documented. This makes it a good candidate for an open source project like Freehub. It is also already compatible with Rails 3 for when we want to upgrade to that (I’m targeting 2.3.5 for now).
See http://haml-lang.com/ for info on how to use HAML yourself.
April 21, 2010 by asalant
I’ve migrated our SVN repository from CVSDude to GitHub and moved over the relevant wiki pages. There’s still a couple more things to move but starting now, GitHub should be the primary source of code and information for Freehub.