addpicture neuigkeit
This commit is contained in:
5
db/migrate/20130823114945_add_picture_to_neuigkeiten.rb
Normal file
5
db/migrate/20130823114945_add_picture_to_neuigkeiten.rb
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
class AddPictureToNeuigkeiten < ActiveRecord::Migration
|
||||||
|
def change
|
||||||
|
add_column :neuigkeiten,:picture,:string
|
||||||
|
end
|
||||||
|
end
|
||||||
Reference in New Issue
Block a user