Sha256: bd072b5e61f2f408da885ec3ee1efa6b49a312e056f04a0266811c1bb500580a
Contents?: true
Size: 172 Bytes
Versions: 7
Compression:
Stored size: 172 Bytes
Contents
class AddFields3ToWitAiParseModelExamples < ActiveRecord::Migration[6.0] def change add_column :wit_ai_parse_model_examples, :wit_ai_server_response, :text end end
Version data entries
7 entries across 7 versions & 2 rubygems