[Rails] Question about $ rails generate model Article
Should
$ rails generate model Article
create
t.string :title
t.text :body
t.datetime :published_at
in the 20110408172635_create_articles.rb file?
And if "Yes", why would they not show up in my editor?
Bruce
--
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 rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home