aboutsummaryrefslogtreecommitdiffstats
path: root/lib/templates/mailboxes/application_mailbox.rb
blob: 9386f9eb917d589a8a2be0b2cc23cfc210598da5 (plain) (blame)
1
2
3
class ApplicationMailbox < ActionMailbox::Base
  # route /something/i => :somewhere
end