Take rails version as parameter

2 views
Skip to first unread message

MartOn

unread,
Apr 10, 2009, 1:54:12 PM4/10/09
to Hobo Users
Since Hobo is dependent on given Rails versions, why not make hobo
command take rails version as parameter.

When I now have rails 2.3 installed, it is a bit difficult to create
new hobo projects, but if Hobo could take the same command as rails
like this:

as you know you can make a rails app like this: rails _2.2.2_ my_app,
so why not add this to hobo like this:

hobo _2.2.2_ my_app

/MartOn

kevinpfromnm

unread,
Apr 12, 2009, 7:04:13 PM4/12/09
to Hobo Users
I think I had made the suggestion to go one step further and actually
require a specific version of rails in the hobo command by default at
one point. Not sure if it got noticed.

Tom Locke

unread,
Apr 13, 2009, 5:29:18 AM4/13/09
to hobo...@googlegroups.com
hobo -r 2.2.2 <app>
or
hobo --rails 2.2.2 <app>

Can't remember if this made it into the current gem but it is
available in edge

Tom

kevinpfromnm

unread,
Apr 13, 2009, 6:15:43 PM4/13/09
to Hobo Users
It is not in the current gem. But good to know it's in edge.
Reply all
Reply to author
Forward
0 new messages