lunchun
This commit is contained in:
parent
6af11fea68
commit
f5efaac93a
|
@ -0,0 +1,5 @@
|
|||
class ChanegDescriptionTypeInSoftapplicaitons < ActiveRecord::Migration
|
||||
def change
|
||||
change_column :softapplications, :description, :text
|
||||
end
|
||||
end
|
Loading…
Reference in New Issue