Inaproriate excaping of string in Rails

Hy, sory for bad English. I have a problem, when i enter for example "" in text_field i'v got empty string and so on. Ho to solve this problem and get absolutely those text that i enter in field?

I using regular expressions in text-field and when i want to get ".*" for next eval this string i need enter """.*""" Help!

Hy, sory for bad English. I have a problem, when i enter for example "" in text_field i'v got empty string and so on. Ho to solve this problem and get absolutely those text that i enter in field?

I using regular expressions in text-field and when i want to get ".*" for next eval this string i need enter """.*""" Help!

Sounds a lot like this problem...

http://groups.google.com/group/rubyonrails-talk/browse_thread/thread/cf6c87acfed1ed15

Nutshell - upgrade rack.

-philip