aboutsummaryrefslogtreecommitdiffstats
path: root/actionmailbox/lib/rails/generators/mailbox/templates/application_mailbox.rb.tt
blob: ac22d03cd29ac5cf8dc9c3af8b0f6e332a544f5b (plain) (blame)
1
2
3
class ApplicationMailbox < ActionMailbox::Base
  # routing /something/i => :somewhere
end