Displaying 3 results from an estimated 3 matches for "tobstarr".
Did you mean:
testarr
2006 Jun 09
0
disable escaping of ActionController::Base.url_for
...routing information of rails I would like to use the method
url_for. The problem is that this method is automatically escaping
$(search) to %24%28search%29, and so the wap browser is not submitting
the input field correctly. Is there a way to diable the escaping? Maybe
some other tips?
Thanx,
TobStarr
--
Posted via http://www.ruby-forum.com/.
2006 Jun 29
1
Logging in Rails
Is there any reason why active_record is overriding the method
format_message of the class logger?
--
Posted via http://www.ruby-forum.com/.
2006 Mar 10
3
WML sites
Hi all
how to make a WML view for rails pages?
I''ve tried to create like:
<wml>
<card>
CONTENT
</card>
</wml>
but my phone says unsupported content type...
thanks
--
Posted via http://www.ruby-forum.com/.