Fix missing /ruby block
This commit is contained in:
parent
718d0ea985
commit
b6d7ce9f23
@ -305,6 +305,7 @@ class RemovePartNumberFromProducts < ActiveRecord::Migration
|
||||
add_column :products, :part_number, :string
|
||||
end
|
||||
end
|
||||
</ruby>
|
||||
|
||||
You are not limited to one magically generated column, for example
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user