A follow up. The last time this happend ALL the routes were drawn wrong but the routes were still working. For example there is a route
match '/sales', :to => 'home#sales' It draws this <a href="/ : sales : ">Sales</a> but is you manually put /sales into the the url bar it routes properly. How weird is that?. -- You received this message because you are subscribed to the Google Groups "Ruby or Rails Oceania" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rails-oceania?hl=en.
