parent
b04fe3d1bb
commit
5a1bb0f2d4
@ -0,0 +1,5 @@
|
||||
class AddDescriptionToShare < ActiveRecord::Migration
|
||||
def change
|
||||
add_column :shares, :description, :string
|
||||
end
|
||||
end
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in new issue