Please ignore this - realised this morning it was actually a problem with "acts_as_double_polymorphic_join" on one of our models. Not Hobo related! thanks.
On Feb 23, 6:47 pm, adamski <[email protected]> wrote: > We're getting a strange error suddenly, production mode only. Became > apparent when doing a db:migrate. > > stack level too deep > ... > uninitialized constant Logging (NameError) > .... > from /Library/Ruby/Gems/1.8/gems/logging-0.9.6/lib/logging.rb: > 401 > from /usr/bin/rake:19 > > at first I thought it was a rails error, started looking in > production.rb etc > then my colleague ran with --trace > > and we get a LOT of these: > > .../vendor/plugins/hobo/hobofields/lib/hobo_fields/model_extensions.rb: > 72:in `belongs_to_without_test_methods' > .../vendor/plugins/hobo/hobo/lib/hobo/model.rb:202:in > `belongs_to_without_field_declarations' > > repeating until it hits the stack limit. > > if anyone could shed some light we'd be really grateful as we were > planning on pushing the latest version of our app onto our server. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Hobo Users" 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/hobousers?hl=en -~----------~----~----~----~------~----~------~--~---
