Not sure if there's been much testing against 2.3.3 for Hobo - I seem to recall seeing some issues with associations on the Rails Lighthouse, so 2.3.2. is probably the best bet for the moment.
--Matt Jones On Aug 12, 2009, at 11:26 PM, Scott Bronson wrote: > When I try to run edge Hobo with Rails 2.3.3.1, I get: > > Rendering front/index > Completed in 364ms (View: 10, DB: 9) | 200 OK [http://dev.lnkm.com/] > /!\ FAILSAFE /!\ Wed Aug 12 19:02:18 -0700 2009 > Status: 500 Internal Server Error > No reverse reflection for Preference.user > /home/bronson/backend/vendor/plugins/hobo/hobo/lib/hobo/model.rb: > 318:in `reverse_reflection' > /home/bronson/backend/vendor/plugins/hobo/hobo/lib/hobo/ > model_router.rb:175:in `owner_routes' > /home/bronson/backend/vendor/plugins/hobo/hobo/lib/hobo/ > model_router.rb:174:in `each_pair' > /home/bronson/backend/vendor/plugins/hobo/hobo/lib/hobo/ > model_router.rb:174:in `owner_routes' > /home/bronson/backend/vendor/plugins/hobo/hobo/lib/hobo/ > model_router.rb:144:in `add_routes' > /home/bronson/backend/vendor/plugins/hobo/hobo/lib/hobo/ > model_router.rb:115:in `initialize' > /home/bronson/backend/vendor/plugins/hobo/hobo/lib/hobo/ > model_router.rb:97:in `new' > /home/bronson/backend/vendor/plugins/hobo/hobo/lib/hobo/ > model_router.rb:97:in `add_routes_for' > /home/bronson/backend/vendor/plugins/hobo/hobo/lib/hobo/ > model_router.rb:97:in `each' > /home/bronson/backend/vendor/plugins/hobo/hobo/lib/hobo/ > model_router.rb:97:in `add_routes_for' > /home/bronson/backend/vendor/plugins/hobo/hobo/lib/hobo/ > model_router.rb:83:in `add_routes' > /home/bronson/backend/vendor/plugins/hobo/hobo/lib/hobo/ > model_router.rb:83:in `each' > /home/bronson/backend/vendor/plugins/hobo/hobo/lib/hobo/ > model_router.rb:83:in `add_routes' > /home/bronson/backend/vendor/plugins/hobo/hobo/lib/hobo.rb:73:in > `add_routes' > /home/bronson/backend/config/routes.rb:34 > /home/bronson/backend/vendor/rails/actionpack/lib/ > action_controller/routing/route_set.rb:226:in `draw' > /home/bronson/backend/config/routes.rb:1 > > > Anyone see this before? It may or may not be related to this bug, > not sure: > https://hobo.lighthouseapp.com/projects/8324/tickets/476-auto_actions_for-sometimes-doesnt-use-correct-reflection > > Downgrading to Rails 2.3.2.1 fixes the problem. I can git bisect if > needed; I just wanted to make sure it wasn't a known problem first! > > - Scott > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
