Ok time for another update. Working though the cookbook rake tasks.
First off I've removed the vendor/plugins/hobo folder since it looks like it's the older version of hobo and hobo13 is located in vendor/hobo13. If I'm mistaken please let me know. Second I've removed the associated pull_all command to update the vendor/plugins/hobo dir since we already have another to update the vendor/hobo13 dir At this all the cookbook tasks work with the exception of rebuild_generator_docs. First I't trying to cd into a nonexistent dir rails3app, since there isn't a Rails.root in front of it I'm not 100% sure exactly where this dir belongs. Second it's then going to rvm to 1.9.2-p0. Is this the version we want to base this all off of? I'm currently using ruby 1.8.7 but can switch up to 1.9.2 if that is the desired target. Oh and one more aside. There is a bit of a problem with rake 0.9.x. For now I've just dropped back to 0.8.7 and included it in the Gemfile. If you'd like to handle it a different way just let me know. Bob -- You received this message because you are subscribed to the Google Groups "Hobo Users" group. To view this discussion on the web visit https://groups.google.com/d/msg/hobousers/-/K3oc8MRSASUJ. 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.
