Re: [Rails] invalid date

2010-11-27 Thread Michael Pavling
On 27 November 2010 03:30, Tiesto wrote: > Hi!! > > Somebody knows why throws me an exception?? > > invalid date > (eval):6:in `directoryOfAgentsByCity' > C:/Users/usuario/Desktop/Servidor/servidor3/app/controllers/ > enterprise_controller.rb:727:in > `get_agent_by_city' The clue's in the error m

[Rails] invalid date

2010-11-27 Thread Tiesto
Hi!! Somebody knows why throws me an exception?? invalid date C:/Ruby/lib/ruby/1.8/date.rb:1482:in `civil' C:/Ruby/lib/ruby/gems/1.8/gems/activesupport-2.3.4/lib/active_support/ core_ext/string/conversions.rb:23:in `to_datetime' C:/Ruby/lib/ruby/gems/1.8/gems/soap4r-1.5.8/lib/xsd/datatypes.rb:

[Rails] invalid date error in many cases

2010-11-13 Thread Guo Yangguang
hi i use rails 3.0.1,mysql2 and ruby 1.9.2 on windows 7,but i met invalid date error in many places,for example,when add index,the error happens,i cancel index,but when activate user account using restful_authentication plugin,the error happens again. so how to fix it? or can you recommend the