Hi Enzo! Yes, there are :). Hobo 2.1 with Rails 4.0.2 support is almost ready (https://github.com/Hobo/hobo/pull/52).
In the next few days I'll push the "beta" gems to Rubygems and you'll be able to test it. Regards, Ignacio El 16/12/13 09:21, Enzo Corrini escribió: > Hello there! > Is there any news about the Hobo 2.1? Can't wait for it :) > Keep up the good work guys! > > Enzo > > Il giorno giovedì 21 novembre 2013 13:39:20 UTC+1, Ignacio Huerta ha > scritto: > > Hi people, > > I have good news! Barquin is going to sponsor the remaining work for > Hobo + Rails 4 compatibility. > > I think we will call it "Hobo 2.1", and it should be out in the wild in > a couple of weeks. > > Warm regards, > Ignacio > > El 21/11/13 07:50, Ignacio Huerta escribi�: > > 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> > <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] <javascript:>. > >> To post to this group, send email to [email protected] > <javascript:>. > >> Visit this group at http://groups.google.com/group/hobousers > <http://groups.google.com/group/hobousers>. > >> For more options, visit https://groups.google.com/groups/opt_out > <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. -- 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.
