/rails_daemon

Boilerplate for Rails and EM-based daemons

Primary LanguageRuby

rails_daemon

Writing a daemon usually involves a lot of boilerplate code. This micro-library is trying to eliminate this boilerplate with a set of reasonable defaults.