Commit 7e2f4890 authored by Steven Verbeek's avatar Steven Verbeek

db migrate file

parent 94fd9a6e
class AddDescriptionToIssues < ActiveRecord::Migration
def change
add_column :issues, :description, :text
end
end
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment