Maybe a few words on how to upgrade hobo on existing projects would be nice?
I’ve just released Hobo 0.8.3. Various bug fixes, plus a few nice new features, including much better support for multi-model forms. See the changes for the details.Please remember that Rubyforge takes a good while to get with the program, so gem update hobo might not work for a while. You can download the gem files from Rubyforge manually though.Enjoy!
Maybe a few words on how to upgrade hobo on existing projects would be nice?
I downloaded the latest, and started working through the agility tutorial. Got to the point where I try to create tasks, and got this error:
ActiveRecord::HasManyThroughSourceAssociationMacroError in TasksController#new
Invalid source reflection macro :hasmany :through for hasmany :users, :through => :task_assignments. Use :source to specify the source reflection.
Any ideas?
cool, some really nice enhancements
thank you :)