[Rails] 'stack level too deep' error message

Dave davefox at csd.net
Thu Jan 12 00:06:59 GMT 2006


Hi,

I'm trying to pull info from my company's ldap server. I can't use 
ActiveLDAP because our servers don't support schema queries.

I've created the model and the controller can pull the information (I've 
verified this from the log). However, when it comes time for the view to 
query the LDAP::Entry object, I keep getting 'stack level too deep'.

I've tried searching on-line (thou shalt query google before asking 
stupid questions!) and have not found anything.

Any ideas what's going on?

Thanks,
Dave

-- 
Posted via http://www.ruby-forum.com/.


More information about the Rails mailing list