Hi guys, I was very proud of myself because today I finally was successful in downloading and compiling Ruby 2.0.0 and installing it. Then I installed the latest stable version of rubygems, installed it, and then tested the version numbers for both. Then I ran gem install hobo --pre as hobocentral.net says to do.
Then I tried to create a Hobo project by typing 'hobo new Test1 -d postgresql' and received the following error message: The template [/tmp/hobo_app_template] could not be loaded. Error: Unable to activate rails-3.2.13, because activesupport-4.0.0 conflicts with activesupport (= 3.2.13), actionpack-4.0.0 conflicts with actionpack (= 3.2.13), railties-4.0.0 conflicts with railties (= 3.2.13) This seems like Hobo 2.0 was never intended to work with Rails 4.0, but rather with Rails 3.2. Is there yet any way to fix this problem? or do I need to wait another year or two before hobo supports rails 4.0? Sincerely, Arthur Baldwin -- You received this message because you are subscribed to the Google Groups "Hobo Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/hobousers. For more options, visit https://groups.google.com/groups/opt_out.
