On 27 November 2010 00:03, SungHun Park <[email protected]> wrote:
> I am really beginer of ROR and looking around Getting Started.
>
> In 7.1 Generating a Model, I  cannot see any command code to generate
> comment model. There is only div box without code. I am using IE7 and
> Windows XP.
>
> Here is the link:
>
> http://guides.rubyonrails.org/getting_started.html#the-model

That link points to section 6.4

Do you mean in section 7.1 in the box after
To create the new model, run this command in your terminal:
You do not see
$ rails generate model Comment commenter:string body:text post:references

Have you tried Firefox or another browser?

Colin

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" 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/rubyonrails-talk?hl=en.

Reply via email to