mirror of
https://github.com/internetee/registry.git
synced 2025-07-23 11:16:00 +02:00
parent
7f2ad25ee6
commit
f7301c3aea
7 changed files with 7 additions and 11 deletions
|
@ -0,0 +1,5 @@
|
|||
class RemoveRegistrarBillingAddress < ActiveRecord::Migration
|
||||
def change
|
||||
remove_column :registrars, :billing_address
|
||||
end
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue