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! -- 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
> 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.