Tag archive for ‘rails’
Wiring Rails to use Datamapper
Well, I will write an article here shortly, when I actually figure this out… Currently I can find no howto’s for getting rails to use datamapper instead of ActiveRecord. There is no gem, however there is a rails plugin, rails_datamapper, in the dm-more gem. I haven’t figured out how to use it yet though.
More soon!
Capistrano recipe and howto for Rails, Mongrel, and Nginx
UPDATE: This is outdated due to the release of Capistrano 2… I will work on a new tutorial as soon as I have a project I need to deploy… 1-10-08
All righty then. Recently my firm ( SabreTech ) got a contract to write and deploy a fairly complicated web app for a local business. Immediately [...]