mongodb on rails via mongo_record in 4 steps
Ron Sweeney on 2010-08-03 01:57:00 UTC
This is not an amazing task for most, but it im sharing it anyway because thats how I roll.
It is easy to get mongodb on rails using mongo_record in four tasks:
- create/generate a schema.rb file.
- install the mongo_record plugin
- edit the database.yml file.
- edit each model to connect to the mongodb.
dicomTRAIN alpha release
Ron Sweeney on 2010-02-02 22:53:11 UTC
On the onset of RSNA 2009, I decided to put some grunt work into dicomTRAIN and legitimize it a bit. If you are unfamiliar with the dicomTRAIN, its an online DICOM conversion utility written in Ruby on Rails.

Drop by and take it for a spin, im excited about enhancing it, but its good enough to release and use, while I troll for potential sponsors of the service.