Bort – A Base Rails Application
Tuesday, September 9th, 2008An Introduction
When I set up a new rails app, I generally do the same things every time. Set up a config file, install RESTful authentication, add password recovery stuff, blah blah. I’m sick of doing the same stuff over and over again. Enter Bort.
Bort is a base application featuring all the things I set up [...]
Posted in Ruby on Rails | Tags: Bort, rails | Comments


