chromesetting
daiao 5 years ago
parent c3cd7517cf
commit 1d93038691

@ -0,0 +1,5 @@
class AddCodeForhackUserDebugs < ActiveRecord::Migration[5.2]
def change
add_column :hack_user_debugs, :code, :text
end
end
Loading…
Cancel
Save