Changed paragraph font to Queulat and started work on the schedule maker
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
class AddWorkshopBlocksToConferences < ActiveRecord::Migration
|
||||
def change
|
||||
add_column :conferences, :workshop_blocks, :json
|
||||
end
|
||||
end
|
||||
Reference in New Issue
Block a user