ActiveMDB 0.2.1 released

sudo gem install activemdb

require 'active_mdb'

This release includes typecasting in ActiveMDB::Base models. Completely ripped off from ActiveRecord, which has been and will continue to be the theme.

In this release, you can also actually (for real) search using fields that aren’t text. The last release used LIKE ‘%string%’ for every query, which makes Booleans and numerics cry.

Much more commenting added to the code, which by the powers invested [sic] in me by Rdoc, have become documentation. Project hosted at Rubyforge.

SVN repository: svn://viewvc.rubyforge.mmmultiworks.com/var/svn/activemdb

Leave a comment

Leave a comment