I found a bug. I just 5 minutes accidentally typed request on Cyrillic and it jumped to exception page. check your production.log. All the Best! Sergey. subimage interactive wrote:> Just thought I''d give everyone a big heads up to the newest Rails site > launched today by us - http://www.edeals.com > > It''s a social shopping site that helps you get the best deals on > products, travel, and auctions. Lots of Web 2.0 goodness including RSS > feeds, multiple site search, and AJAX goodness. > > The back-end was a real feat, which includes daily processing of about > 1gig of XML/CSV data! > > Check it out and let us know what you think. > > -- > seth at subimage interactive > http://www.subimage.com/sublog/ > > >--~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk -~----------~----~----~----~------~----~------~--~---
On 8/21/06, subimage interactive <subimage-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> Not sure what you mean. You searched for ''cyrillic'' and it errored out?He means he typed in a search in the cyrillic font. --~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk -~----------~----~----~----~------~----~------~--~---
> > I just 5 minutes accidentally typed request on Cyrillic and it jumped to > exception page. check your production.log. >I''m always doing that because my wife doesn''t reset the language when she is done with the computer. Just the other day I came home to find Russian my default language in gmail. --~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk -~----------~----~----~----~------~----~------~--~---
Not really sure how to fix that one....... :p Any pointers? On 8/21/06, snacktime <snacktime-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> > > On 8/21/06, subimage interactive <subimage-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > Not sure what you mean. You searched for ''cyrillic'' and it errored out? > > He means he typed in a search in the cyrillic font. > > > >-- seth at subimage interactive http://www.subimage.com/sublog/ --~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk -~----------~----~----~----~------~----~------~--~---
Subimage Interactive wrote:> Not really sure how to fix that one....... :p Any pointers? >I''m no reference but ... You should check out the use of UTF-8 in Rails, be sure to check http://www.yotabanana.com/hiki/ruby-gettext-howto-rails.html . I hope it helps. Geoff -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk -~----------~----~----~----~------~----~------~--~---