| Path: | CHANGELOG.rdoc |
| Last Update: | Mon Jul 05 16:54:45 +0000 2010 |
@db.translator.add_translator('sometime') do |type, thing|
'output' # this will be returned as value for that column
end
@db.translator.add_translator('sometime') do |type, thing|
'output' # this will be returned as value for that column
end