Hi, The code is mostly working in branch rails4_testing, but the integration tests still need a lot of work before releasing the new version.
You can give it a try with these commands: git clone [email protected]:/Hobo/hobo -b rails4_testing export HOBODEV=`pwd`/hobo $HOBODEV/hobo/bin/hobo new superapp --setup cd superapp rails s Warm regards, Ignacio El 20/11/13 23:28, jhstephenson escribió: > Any update on the move to support Rails 4? > > > > On Monday, September 2, 2013 9:08:18 PM UTC-6, eengnerd wrote: > > 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 <http://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. -- Ignacio Huerta Arteche http://www.ihuerta.net Teléfono: 0034 645 70 77 35 Email realizado con software libre -- 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.
