still have one question though.. is the regexp in that example a good regexp for emails nowadays? and if it isn't could someone tell me if any of this regexps on this site, http://www.rorsecurity.info/journal/2007/4/16/ruby-regular-expression-fun.html#comments , are any good for my problem? should i use that module, and what are the exact steps?
thx for all your help, radu On Dec 15, 3:48 pm, Leonardo Mateo <[email protected]> wrote: > On Tue, Dec 15, 2009 at 10:15 AM, radu puspana <[email protected]> wrote: > > i can't find application.rb... > > my rails app is called shope, and in this directory i can't find > > shope.rb or application.rb anywhere... > > Sorry, my bad, is app/controllers/application_controller.rb (Formerly > known as application.rb) > > -- > Leonardo Mateo. > There's no place like ~ -- 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.

