1
0
Fork 0
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:
Rafael Mendonça França 2014-08-20 16:50:06 -03:00
parent 537b859590
commit 212fde6a1a

View file

@ -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: