I was able to figure it out.. it seems ruby 1.9.3 isn't yet supported and/or the compiler that comes with Xcode 4.5 needs to be changed. Changing both of these downgrading to 1.9.2 and the compiler allowed me to continue working.
- Shawn On Wednesday, October 31, 2012 9:03:05 PM UTC-4, Shawn Edge wrote: > > Hi Guys, > > Came across Hobo today and I have decided to play around with it. I'm > trying to run through the installation and as soon as I go to my localhost > to view the site I get this error..... > > Rendered front/index.dryml (400.5ms) > Completed 500 Internal Server Error in 442ms > > ActionView::Template::Error (stack level too deep): > dryml (2.0.0.pre4) lib/dryml/dryml_builder.rb:124 > > > Any idea what I might be doing wrong? > > System Specs : > > Ruby:ruby 1.9.3p286 (2012-10-12 revision 37165) [x86_64-darwin12.2.0] > > Rails:Rails 3.2.8 > > Operating system : Mac OSX 10.8.2 > > RVM is install and I'm using Hobo 2.0.0.pre4 > > Many Thanks, > > - Shawn > > -- You received this message because you are subscribed to the Google Groups "Hobo Users" group. To view this discussion on the web visit https://groups.google.com/d/msg/hobousers/-/PlcyIB_MgCcJ. 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.
