activerecord - rails generate model field:type -what are the options for field:type? - Stack Overflow: "rails generate model --help – Dennis Jan 21 at 18:51
add comment
5 Answers
activeoldestvotes
up vote
226
down vote
accepted
:string, :text, :integer, :float, :decimal, :datetime, :timestamp, :time, :date,
:binary, :boolean, :references"
'via Blog this'
No comments:
Post a Comment