data safety
This commit is contained in:
parent
0e7690f2af
commit
8a8ac92a8f
1 changed files with 3 additions and 0 deletions
|
@ -1,3 +1,6 @@
|
||||||
|
class Metacode < ActiveRecord::Base
|
||||||
|
end
|
||||||
|
|
||||||
class MetacodeAssetPathUpdate < ActiveRecord::Migration
|
class MetacodeAssetPathUpdate < ActiveRecord::Migration
|
||||||
def change
|
def change
|
||||||
Metacode.first(50).each do |metacode|
|
Metacode.first(50).each do |metacode|
|
||||||
|
|
Loading…
Reference in a new issue