discourse-subscriptions/config/routes.rb

4 lines
66 B
Ruby

Choice::Engine.routes.draw do
get "about" => "choice#index"
end