Project

General

Profile

« Previous | Next » 

Revision a445b722

Added by Marc Dequènes about 13 years ago

  • ID a445b722dd8aefe49872e7748e41c333a48a4b34

[cleanup] the revenge of Mr Proper

View differences:

bin/postman
# to allow in-place run for test
$: << File.join(File.dirname(__FILE__), "..", "lib")
require 'cyborghood/cyborg'
require 'cyborghood-postman/mail'
require 'cyborghood-postman/mail_order'
require 'cyborghood'
module CyborgHood
......
define_interface "0.1~"
end
include I18nTranslation
def start_work
self.services.imap.check_mails do |msg|
begin

Also available in: Unified diff