it looks like your command is firing an old hobo version. If you are on linux/unix/mac you can use `which hobo` and confirm what your command is really calling.
ciao dd On Fri, Jun 3, 2011 at 10:54 AM, Bob Sleys <[email protected]> wrote: > I'm simply trying to create a new project and running > > hobo new one_table --setup > > isn't working properly. First off I'm getting a sub dir of new not > one_table and I then get the following error > > create vendor/rails > create vendor/railties > applying template: /tmp/hobo_app_template > gem hobo > /usr/share/rails-ruby1.8/railties/bin/../lib/rails_generator/generators/applications/app/template_runner.rb:88:in > `delete': can't convert Symbol into String > > > -- > 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/-/MmFrX0c1dzRzMnNK. > 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.
