You appear to have Hobo 1.3 installed. Hobo 1.3 requires Rails 3.0, so it's conflicting with your already installed Rails 3.2.
Install Hobo 2.0 with gem install hobo --pre Bryan > On Wednesday, October 24, 2012 3:58:12 PM UTC-4, Andrew Stannard wrote: >> >> Hi I am a new to hobo and really fancy getting into it but I have fallen >> at the first hurdle :( I have rails 3.2 installed and hobo 2.0 I think but >> get the following error when trying to create a new hobo project: >> >> The template >> [/var/folders/z_/h47d24x939zbhk471dw1x74r0000gn/T/hobo_app_template] could >> not be loaded. Error: Unable to activate rails-3.0.16, because >> activesupport-3.2.8 conflicts with activesupport (= 3.0.16), >> actionpack-3.2.8 conflicts with actionpack (= 3.0.16), railties-3.2.8 >> conflicts with railties (= 3.0.16) >> >> any ideas what I need to to please >> >> thanks >> Andy > > -- > 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/-/wQ75uOhkk8AJ. > > 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. -- 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.
