forked from bofh/fetsite
Lecturer in Lva eingebunden, Image thumb integriert
This commit is contained in:
5
db/migrate/20130821113333_add_link_to_lecturers.rb
Normal file
5
db/migrate/20130821113333_add_link_to_lecturers.rb
Normal file
@@ -0,0 +1,5 @@
|
||||
class AddLinkToLecturers < ActiveRecord::Migration
|
||||
def change
|
||||
add_column :lecturers, :link, :string
|
||||
end
|
||||
end
|
||||
Reference in New Issue
Block a user