Another of these under Tutorial 8, p. 78

1. Create the models
    ...
    CategoryAssignment will have the two fields, category_id and
recipe_id that
correspond to keys of the same name in the Category and Recipe models.

Above is displayed in pdf file as follows:

 CategoryAssignment will have the two fields, category id and recipe
id that
correspond to keys of the same name in the Category and Recipe models.


Jet

On Jan 9, 12:34 pm, blueHandTalking <[email protected]> wrote:
> Text on this page follows:
>
> two_table> ruby script/generate hobo_model_resource country
> name:string
>
> The above is correct, and I copied and pasted it directly from the pdf
> file.
>
> However, in the pdf file this is the display:
>
> two_table> ruby script/generate hobo model resource country
> name:string
>
> How come?
>
> Jet
-- 
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