looking in the routes.rb, all i have is:
Cms::Application.routes.draw do
# commented out stuff
# commented out stuff
end
searching internet, i found this:
https://gist.github.com/705804
which has some info about actual routes
is my routes.rb missing something...or am i?