mongodb on rails via mongo_record in 4 steps

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:

  1. create/generate a schema.rb file.

  2. install the mongo_record plugin

  3. edit the database.yml file.

  4. edit each model to connect to the mongodb.



permalink Read More Comment1384 comments Catmongodb, ruby, rails

dicomTRAIN alpha release

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.

permalink Read More Comment6 comments Catrails, ruby, dicom