routes.cfg 234 B

12345678910
  1. # routes.cfg
  2. # The priority is based upon order of creation:
  3. # first created -> highest priority.
  4. # Samples of regular routes:
  5. # match "/Book" "Book#view"
  6. # get "/" "Blog#index"
  7. # post "/New/:params" "Account#entry"