On Tue, Dec 20, 2011 at 11:57 PM, Greg Akins <[email protected]> wrote:
> > C:/RailsInstaller/Ruby1.9.2/lib/ruby/gems/1.9.1/gems/railties-3.1.1/lib/rails/railtie/configurable.rb:30:in`method_missing' > fromc:/RailsInstaller/Sites/UltraDedup002/config/environment.rb:6:in > `<top(required)>' from > c:/RailsInstaller/Sites/UltraDedup002/config.ru:4:in`require' > > Maybe something in environment.rb then? > > Hi Ralph, I agree with Greg, there is something in your environment.rb, the stack trace points to line#6. Can you post your environment.rb here? This could be something to do with plugins also, i.e. if you are still using any plugins which aren't Rails 3 compatible. Chirag http://sumeruonrails.com http://blog.sumeruonrails.com > > On Tue, Dec 20, 2011 at 1:15 PM, Ralph Shnelvar <[email protected]> wrote: > > Greg, > > > > Tuesday, December 20, 2011, 10:52:43 AM, you wrote: > > > > GA> On Tue, Dec 20, 2011 at 12:49 PM, Ralph Shnelvar < > [email protected]> wrote: > >>> can't convert Array into String > > > > GA> This is a huge guess. But didn't ActiveSupport change some of the > > GA> methods for finding records; so you could be getting an Arrayk where > > GA> you usecd to expect a single String? > > > > Thanks for the guess. > > > > As far as I know, my code does nothing with databases. > > > > That's my code. Who knows what Rails is doing. > > > > Ralph > > > > -- > > 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. > > > > > > -- > Greg Akins > http://twitter.com/akinsgre > > -- > 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. > > -- 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.

