run hobo command to see all the parameters .. if you have 2.3.x
installed you need to specify that version when creating an app
(similar way you did mysql) because the default that your system wants
to use if not told otherwise is rails 3 and as it says rails 3 needs
hobo 1.3

I'm running hobo 1.0.2 but i dont think the parameters have changed,
Try:

hobo -d mysql -r 2.3.5 myapp

that threw no error for me and i'e got 2.3.5 and 2.3.10
the app shows RAILS_GEM_VERSION = '2.3.5'


On Jan 16, 5:52 pm, StevieH <[email protected]> wrote:
> Afternoon,
>
> It's been a while since I have dabbled with Hobo but I now have an
> issue which is stopping me from progressing.
>
> I get the following when I run
>
> >hobo -d mysql myapp
>
> $ Generating Rails app...
> $ Rails 2.2 or 2.3 required!
> $ Rails 3 requires Hobo 1.1 or later.
>
> >...
>
> I know I have version rails 2.3.5, could my rails version be locked?
> And what do I do to get everything back working again? When I run
>
> > rails -v
>
> I get rails 3.0.3
>
> Any clues would be gratefully appreciated. Steve.

-- 
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