Re: [Rails] Stack Level Too Deep Error (can't seem to figure it out)

2011-12-19 Thread kernel panic
On Fri, Dec 16, 2011 at 11:40 PM, Vell wrote: > Hi all, > > I am running into a weird issue where my application is giving me a > stack level too deep error. I can't seem to find where my code is > throwing this error. On the machine I developed this code on, this > error does not show up when I

Re: SV: [Rails] Stack Level Too Deep Error (can't seem to figure it out)

2011-12-17 Thread Craig White
On Sat, 2011-12-17 at 11:02 +0100, Brynjolfur Thorvardsson wrote: > I honestly don't know - I got the same error a few weeks ago when trying to > correct an old Rails site, catching a few undefined objects and sending the > user an appropriate response. I tracked the problem down to a redirect in

SV: [Rails] Stack Level Too Deep Error (can't seem to figure it out)

2011-12-17 Thread Brynjolfur Thorvardsson
t: 17. december 2011 10:56 Til: rubyonrails-talk@googlegroups.com Emne: Re: [Rails] Stack Level Too Deep Error (can't seem to figure it out) On 17 December 2011 09:10, Brynjolfur Thorvardsson wrote: > Hi Vell, good to hear you've got your site working! The error you are getting &g

Re: [Rails] Stack Level Too Deep Error (can't seem to figure it out)

2011-12-17 Thread Colin Law
Sendt: 17. december 2011 08:41 > Til: Ruby on Rails: Talk > Emne: [Rails] Stack Level Too Deep Error (can't seem to figure it out) > > Hi all, > > I am running into a weird issue where my application is giving me a stack > level too deep error. I can't seem to find

SV: [Rails] Stack Level Too Deep Error (can't seem to figure it out)

2011-12-17 Thread Brynjolfur Thorvardsson
groups.com [mailto:rubyonrails-talk@googlegroups.com] På vegne af Vell Sendt: 17. december 2011 08:41 Til: Ruby on Rails: Talk Emne: [Rails] Stack Level Too Deep Error (can't seem to figure it out) Hi all, I am running into a weird issue where my application is giving me a stack level too deep error.

Re: [Rails] Stack Level Too Deep Error (can't seem to figure it out)

2011-12-17 Thread Colin Law
On 17 December 2011 07:40, Vell wrote: > Hi all, > > I am running into a weird issue where my application is giving me a > stack level too deep error. I can't seem to find where my code is > throwing this error. On the machine I developed this code on, this > error does not show up  when I run rai

[Rails] Stack Level Too Deep Error (can't seem to figure it out)

2011-12-16 Thread Vell
Hi all, I am running into a weird issue where my application is giving me a stack level too deep error. I can't seem to find where my code is throwing this error. On the machine I developed this code on, this error does not show up when I run rails s but when I move the code to another system to