travis-web/config/routes.rb
2012-06-17 00:05:06 +02:00

4 lines
73 B
Ruby

TravisEmber::Application.routes.draw do
root :to => 'static#index'
end