intertwingly

It’s just data

Intertwingly on Git


I’ve installed git and gitweb, and put up my initial code explorations for a Ruby on Rails based rewrite of this blog’s software.  Neither the code nor the tests are all that much just yet, mostly just scaffolding and CSS, a small bit of controller logic, and the autogenerated tests and fixtures.  But anybody out there feels compelled to try it out, go for it:

git clone http://code.intertwingly.net/public/git/riggr
rake db:migrate
rake test

Initial impressions:

Links I found useful in the process: