On 12.01.2011 16:11, Vadim Lazuko wrote:
   I'm trying to build my first app with hobo and receive the following
error when generating first model (hobo 1.3.0 pre25 @win32).

"...
   $ ./script/generate hobo_model_resource recipe title:string
description:text created_on:datetime modified_on:datetime
visible:boolean viewed:integer

Couldn't find 'hobo_model_resource' generator
..."

You are following the hobo book for Hobo <1.3 with the current bleeding edge Hobo. The command you are executing does not work in the same way in Hobo 1.3. Either fetch a recent beta of the book [1,2] that describes how to accomplish that thing with the new Hobo, or try the stable Hobo 1.0.2 instead.

Cheers,
– Matthias

[1]: 
https://barquin.lighthouseapp.com/projects/63775-rapid-rails-3-with-hobo/tickets/6-latest-updates-to-rapid-rails-3-with-hobo#ticket-6-12
[2]: 
https://barquin.lighthouseapp.com/projects/63775/tickets/6/a/856237/rapid-rails-3-with-hobo-2011-01-10-draft-up-to-tutorial-21.pdf

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