index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
dummy
/
app
/
mailboxes
/
messages_mailbox.rb
blob: 1a046ee13d959b74f60bbb76f25863eed46f5163 (
plain
) (
blame
)
1
2
3
4
class
MessagesMailbox
<
ApplicationMailbox
def
process
end
end