
stack level too deep error when calling a property for the first time
Reported by quinn shanahan | March 7th, 2010 @ 04:07 PM
I get a stack level too deep error the first time i run
@project.client.name
and it is fine the 2nd time I run
it. Weird right? I am running DM 0.10.2 (note the code below is
haml, hence the strange syntax)
-begin; @project.client.name; rescue; end #FIXME
.project== #{@project.client.name} - #{@project.name}
No comments found
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »