Unfortunately not.

I have checked all my installations and no one is working well.
Yesterday I arrived to see my camelized xml-generation (so I thought
the project was working), but I was continuosly refreshing the xml
view (is a hobo project, but this view is actually not using hobo,
this was my error).

To clarify, these are my tests:

Windows with rails 2.3.2 and hobo 0.8.5 -> not working (never).
Mac with rails 2.3.2 and hobo 0.8.5 -> not working (never).
Ubuntu with rails 2.3.2 and hobo 0.8.5 -> not working (never).

I'm sorry if I have extended this confusion to you.

I will "downgrade" my rails to 2.2.2. and try other ways to make the
camelization.

Thank you for your support.

Tx.

On Mar 26, 9:27 pm, kevinpfromnm <[email protected]> wrote:
> Did you hack together hobo to get it to work with rails 2.3??
>
> On Mar 26, 2:56 pm, txinto <[email protected]> wrote:
>
> > Hi!  Just to add some information on this.
>
> > I needed to use camelized xml tags, so I upgraded my application from
> > Rais 2.2.2. to Rails 2.3.2.  I upgraded it on Ubuntu and no problem.
> > I tried to upgrade on my mac and had this same problem (nil.push).  I
> > have made these changes (add "if stack" in both lines), and the
> > problem has been solved.
>
> > I will test it deeper.  My versions are:
>
> > => Booting Mongrel
> > => Rails 2.3.2 application starting onhttp://0.0.0.0:4000
> > hobo-0.8.5, hobofields 0.8.5 and hobosupport 0.8.5
>
> > Thanks.
>
> > tx.
>
> > On Feb 18, 12:48 pm, Tom Locke <[email protected]> wrote:
>
> > > > So I decided to hack a little..
> > > > changed line 100 in template_handler.rb to:
>
> > > > stack.push(self) if stack
>
> > > > and line 112 to:
>
> > > > stack.pop if stack
>
> > > > ...and it seems to be working. I have a feeling that it may not be the
> > > > best way around the problem though... Tom?
>
> > > TBH I'm not entirely sure what that render stack thing is : )
>
> > > I'm not sure why this would be happening to you and no-one else  
> > > though. Perhaps double check that you're running the versions that you  
> > > think you are?
>
> > > Tom
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Hobo 
Users" group.
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to