forked from bofh/fetsite
etforum link
This commit is contained in:
5
db/migrate/20140709173026_add_forum_link_to_lvas.rb
Normal file
5
db/migrate/20140709173026_add_forum_link_to_lvas.rb
Normal file
@@ -0,0 +1,5 @@
|
||||
class AddForumLinkToLvas < ActiveRecord::Migration
|
||||
def change
|
||||
add_column :lvas, :forumlink, :string
|
||||
end
|
||||
end
|
||||
Reference in New Issue
Block a user