mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
Remove timestamp type from generator usage
It was soft removed at 03035d69e1
This commit is contained in:
parent
537b859590
commit
212fde6a1a
1 changed files with 0 additions and 1 deletions
|
@ -46,7 +46,6 @@ Available field types:
|
|||
date
|
||||
time
|
||||
datetime
|
||||
timestamp
|
||||
|
||||
You can also consider `references` as a kind of type. For instance, if you run:
|
||||
|
||||
|
|
Loading…
Reference in a new issue