<< | Index | >>
Updated oddb2tdat
gem for report to hold rows counts.
(oddb2tdat)
(ch.oddb.org)
# subject ch.ODDB.org Report - oddb2tdat - 08/2012 # body total: 19147(MiGel) / 42376 (Total) oddb_with_migel.dat.zip
create gemspec with using hoe
Created sample data into doc/resorces/downloads/examples
call directly via bin/admin.
ch.oddb> Updater.new(self).update_textinfo_news -> ch.oddb> TextInfoPlugin.new(self).textinfo_news -> ch.oddb> TextInfoPlugin.new(self).import_news ->
Plugin#log_info (src/plugin/plugin.rb)
def log_info [:change_flags, :report, :recipients].inject({}) { |inj, key| inj.store(key, self.send(key)) inj } end