adn-repostmentions/config/routes.rb

3 lines
80 B
Ruby

AdnRepostmentions::Application.routes.draw do
root :to => 'reposts#index'
end