This website requires JavaScript.
Explore
Help
Sign In
moparisthebest
/
mailcatcher
Watch
1
Star
0
Fork
0
You've already forked mailcatcher
mirror of
https://github.com/moparisthebest/mailcatcher
synced
2024-11-01 07:55:05 -04:00
Code
Issues
Releases
Wiki
Activity
a2f9808c75
mailcatcher
/
lib
/
mail_catcher
/
events.rb
5 lines
97 B
Ruby
Raw
Normal View
History
Unescape
Escape
Split into modules, updated style a little, switched to Jeweler, added EventMachine Channel and Skinny WebSockets for no-refresh mail notification, got rid of Sunshowers.
2010-10-27 15:12:26 -04:00
require
'eventmachine'
Little refactor to reduce nesting
2011-10-09 03:45:23 -04:00
module
MailCatcher::Events
MessageAdded
=
EventMachine
::
Channel
.
new
Split into modules, updated style a little, switched to Jeweler, added EventMachine Channel and Skinny WebSockets for no-refresh mail notification, got rid of Sunshowers.
2010-10-27 15:12:26 -04:00
end
Reference in New Issue
Copy Permalink