Sha256: 257a221e17e2e1b71fe69da76f931167191872952bc5c68f4fa3334571c484b0
Contents?: true
Size: 140 Bytes
Versions: 25
Compression:
Stored size: 140 Bytes
Contents
class AddMultiAnswerToQuestions < ActiveRecord::Migration def change add_column :qwester_questions, :multi_answer, :boolean end end
Version data entries
25 entries across 25 versions & 1 rubygems