data safety

This commit is contained in:
Devin Howard 2016-01-20 10:18:44 +08:00
parent 0e7690f2af
commit 8a8ac92a8f

View file

@ -1,3 +1,6 @@
class Metacode < ActiveRecord::Base
end
class MetacodeAssetPathUpdate < ActiveRecord::Migration
def change
Metacode.first(50).each do |metacode|