Sha256: 6a0e9a1c8a578fe761969a9a6e810eaa1490f8e0c8f0abc23e657292be5df852
Contents?: true
Size: 122 Bytes
Versions: 25
Compression:
Stored size: 122 Bytes
Contents
class AddRefToQuestions < ActiveRecord::Migration def change add_column :qwester_questions, :ref, :string end end
Version data entries
25 entries across 25 versions & 1 rubygems