Removed question description
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
class RemoveDescriptionFromPollQuestions < ActiveRecord::Migration
|
||||
def change
|
||||
remove_column :poll_questions, :description
|
||||
end
|
||||
end
|
||||
Reference in New Issue
Block a user