data_item.rb

Path: vendor/plugins/services/lib/data_item.rb
Last Update: Wed Jul 26 17:55:05 PDT 2006

This is the the ActiveRecord model that represents data items. A bunch of convienence methods will be added here to help DataService do its job. Of course, this means that DataService will absolutely not be able to run outside of Rails. At least not without some hack.

[Validate]