]> gitweb.michael.orlitzky.com - mailshears.git/commit
Wrap all close() calls in "ensure" blocks and simplify DB connection-making.
authorMichael Orlitzky <michael@orlitzky.com>
Sun, 8 Nov 2015 04:37:51 +0000 (23:37 -0500)
committerMichael Orlitzky <michael@orlitzky.com>
Sun, 8 Nov 2015 04:37:51 +0000 (23:37 -0500)
commitb947ef8844f090eedd50be0383abe417d910bb1a
treea107d9e2222100c07ebec23b6202e9a1e6e8c7ce
parent58849f9ba58bd0804ffe6c6d8248caf2ab66dc66
Wrap all close() calls in "ensure" blocks and simplify DB connection-making.
14 files changed:
doc/TODO
lib/common/agendav_plugin.rb
lib/common/davical_plugin.rb
lib/common/postfixadmin_plugin.rb
lib/common/roundcube_plugin.rb
lib/mv/plugins/agendav.rb
lib/mv/plugins/davical.rb
lib/mv/plugins/postfixadmin.rb
lib/mv/plugins/roundcube.rb
lib/rm/plugins/agendav.rb
lib/rm/plugins/davical.rb
lib/rm/plugins/postfixadmin.rb
lib/rm/plugins/roundcube.rb
test/mailshears_test.rb