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
/
actionmailbox
/
lib
/
rails
/
generators
/
mailbox
/
templates
/
mailbox.rb.tt
blob: 110b3b9d7e17dda04c7a9436dc4d9105b972a4b7 (
plain
) (
blame
)
1
2
3
4
class
<%=
class_name
%>Mailbox
<
ApplicationMailbox
def
process
end
end