error fixes
This commit is contained in:
@@ -2,6 +2,6 @@ class AddWikiToThema < ActiveRecord::Migration
|
||||
def change
|
||||
add_column :themen, :wikiname, :string
|
||||
add_column :themen, :wikiformat, :integer
|
||||
add_column :themen, :hidelink, :boolea
|
||||
add_column :themen, :hidelink, :boolean
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user