aboutsummaryrefslogtreecommitdiffstats
path: root/actionmailbox/test/dummy/config/routes.rb
blob: 30b05169b3f19500378af1b790cb1d6cd2f3a75f (plain) (blame)
1
2
3
4
Rails.application.routes.draw do
  resources :messages
  # For details on the DSL available within this file, see http://guides.rubyonrails.org/routing.html
end