#47 ✓resolved
phedders

hobo generator tells routes.rb to depend on hobo gem

Reported by phedders | June 18th, 2008 @ 08:56 PM | in Hobo 0.8

vendor/hobo/hobo/rails_generators/hobo/hobo_generator.rb

at line 5 sneaks into config/routes.rb the line:

  hobo_require = "gem 'hobo'\nrequire 'hobo'\n"

which becomes

  gem 'hobo'

Now that is fine if you are running hobo in a gem... but I am now and do now want to be...

This could at least be documented, but if there is a vendor/plugins/hobo then it should be used surely?

Comments and changes to this ticket

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

People watching this ticket

Pages