mirror of
https://github.com/internetee/registry.git
synced 2025-07-20 09:46:09 +02:00
parent
01edbc5710
commit
c14d15d7b7
15 changed files with 26 additions and 19 deletions
|
@ -0,0 +1,5 @@
|
|||
class RenameRegistrarUrlToWebsite < ActiveRecord::Migration
|
||||
def change
|
||||
rename_column :registrars, :url, :website
|
||||
end
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue