W dniu 10.06.2010 16:39, Pete pisze: > I am trying to create a new page within one of my models, but I think > I must have declared the routing incorrectly, as I cannot seem to call > 'this' from my page. > > > I have set up my route as: > map.connect 'versions/:id/NewPage', :controller => 'versions', :action > => 'NewPage'
I don't know but.... why don't you try new_page ? -- You received this message because you are subscribed to the Google Groups "Hobo Users" 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/hobousers?hl=en.
