Hi all, I'm relatively new at Rails and even more new at Hobo. I'm trying to get the friendship example running from the lifecycle manual. I added the friendship model and then replaced the code with the example in the manual and ran the migrations. When I try to navigate to http://localhost:3000/friendships it just gives me a "500 Internal Server Error". I commented out most of the code and it seems the thing that is giving me the hassle is the " :available_to => "User", " line in the lifecycle creator.
What am I missing? I assume it's something rather simple. I'm running Hobo 0.8.5 and Rails 2.2.2 Any help to get me going would be much appreciated! Rob --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
