Displaying 1 result from an estimated 1 matches for "widgcontents".
Did you mean:
widgcontent
2009 Sep 29
0
widgEditor submit problem
...39; %>
...
<%= f.submit "Submit" %>
when I submit the form it does not work because it tries to submit to
non existing route like:
No route matches "/persons/2/css/widgContent.css" with {:method=>:get}
where /persons/2/ is the correct path but somehow it adds
/css/widgContents.css ???
Help!
cheers
--
Posted via http://www.ruby-forum.com/.