#783 open
Arnaud D.

Issue while creating resource within a module/folder

Reported by Arnaud D. | August 12th, 2010 @ 02:41 PM | in Hobo 1.4

I try to have models in subfolders and then try to create this :
Folder parametertable, main resource : Parametertable (model, controller).

ruby script\generate hobo_model_resource parametertable::parametertable name:text exists app/models/parametertable exists app/controllers/parametertable exists app/helpers/parametertable exists app/views/parametertable/parametertables exists test/functional/parametertable exists test/unit/parametertable dependency hobo_model exists app/models/parametertable exists test/unit/parametertable exists test/fixtures/parametertable exists app/viewhints create app/models/parametertable/parametertable.rb create app/viewhints/parametertable/parametertable_hints.rb No such file or directory - app/viewhints/parametertable/parametertable_hints.rb

It appears that app/viewhints/parametertable folder is not created. While doing it manually and launching again the generate command, it works well.

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

Tags

Pages