Ruby on Rails Saturday, March 1, 2014

Hi, all.

When invoking scaffolding such as:

`$ rails g scaffold Post title:string description:text`

what is permissible or is there a list of words that can be used in
place of `Post`?

I know you can use Article, Store, etc but what other options are there?
I'm looking for a static page a bit like <http://getbootstrap.com> as
I'm attempting a company web site/personal page.

Any help appreciated.

Cheers,

Phil (who's very new to Rails).

--
currently (ab)using
CentOS 6.5, Debian Squeeze & Wheezy, Fedora 19 & 20, OS X Snow Leopard,
RHEL 7, Ubuntu Precise & Saucy
GnuGPG Key : http://phildobbin.org/publickey.asc

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/53125C95.10900%40gmail.com.
For more options, visit https://groups.google.com/groups/opt_out.

No comments:

Post a Comment