> 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 -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" 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/rubyonrails-talk?hl=en.

