forked from bofh/fetsite
add flag important
This commit is contained in:
@@ -0,0 +1,5 @@
|
|||||||
|
class AddFlagImportantToNeuigkeiten < ActiveRecord::Migration
|
||||||
|
def change
|
||||||
|
add_column :neuigkeiten, :flag_important, :boolean
|
||||||
|
end
|
||||||
|
end
|
||||||
Reference in New Issue
Block a user