Thanks for the testing Don! About the partial issue, I have created a Hobo 2.1 milestone and I have marked it in the milestone. I hope this will force us to fix some standing issues before releasing the stable version :).
About finding out the current versions from code, I have never done it, but maybe this can help you: http://stackoverflow.com/questions/2747990/is-there-any-way-to-tell-which-gems-and-plugins-are-loaded-at-runtime-for-a-rail Warm regards, Ignacio El 27/12/13 20:24, Donald Ziesig escribió: > Hi Ignacio! > > I have tested a number of my apps using pre3 and all seem to work (at > first try) except the partial test which fails exactly like it did > before (renders the partial once, then crashes on all subsequent attemts > till the server is restarted). I used an exact copy of the one in the > bug report first, just updating the rails/hobo environment, then created > an entirely new app only adding the _f.dryml file and putting the > reference to it in front.index. Both apps crashed in the identical manner. > > I'll let you know if any other problems (or solutions) occur. > > Keep up the great work! > > Thanks, > > Don Ziesig > > P.S. One question, is there any way to find the rails and hobo versions > from within the code so I can be sure I have the right rvm environment > selected? I have a rather large set of combinations now and need to be > sure that the app under test is using the one I am expecting. > > On 12/18/2013 02:43 AM, Ignacio Huerta wrote: >> Hi, >> >> Hobo 2.1.0.pre1 has been released with Rails 4.0.2 support. Now we need >> some beta testers to try it out before the final version is released. It >> will be less than 5 minutes, just run these commands and tell us what >> happened :) >> >> gem install hobo --pre >> hobo new superapp --setup >> cd superapp >> rails s >> >> More info about the changes is available here: >> https://github.com/Hobo/hobo/blob/master/hobo/CHANGES-2.1.markdown >> >> Warm regards, >> Ignacio >> > -- 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.
