Rob, I figured it out, I was referencing a variable that didnt exist.
Thanks - John On Oct 4, 1:41 pm, Rob Biedenharn <[EMAIL PROTECTED]> wrote: > On Oct 4, 2008, at 1:24 PM, John wrote: > > > Hello all, > > > Question for you all... I never came across this yet, I have an app > > where in developement it works perfect, but when I tried to launch it > > in production mode I received the following error below.. How can I > > figure out what undefined method is? > > > /filestore/files/projects/keith/config/environment.rb:56: undefined > > method `[]' for nil:NilClass (NoMethodError) > > Have you looked at what is on that line? No one can even begin to > help without knowing that. > > -Rob > > Rob Biedenharn http://agileconsultingllc.com > [EMAIL PROTECTED] --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

