Displaying 1 result from an estimated 1 matches for "mysite_quest".
2010 Feb 02
0
Help needed in Routes
...m now using Rails 2.3.4
i would want to have a route like
http://localhost:3000/mysite/questions/show.xml/question-title
In Rails 2.1.2, i had used the format
map.namespace :mysite do |mysite|
mysite.show_question ''/questions/show.:format/:title'', :controller
=> ''mysite_questions'', :action => ''show''
end
But now the same route shows up an error in Rails 2.3.4.I am not able to
start the application even.
Kindly tell me what should be followed so that the application runs.
Thanks In Advance,
Charanya
--
Posted via http://www.ruby-forum.co...