mirror of
https://github.com/internetee/registry.git
synced 2025-08-04 00:42:04 +02:00
Basic info_contact command
This commit is contained in:
parent
3c3a8bfb47
commit
8a1a634f37
8 changed files with 75 additions and 10 deletions
|
@ -38,6 +38,7 @@ ActiveRecord::Schema.define(version: 20140731081816) do
|
|||
t.datetime "updated_at"
|
||||
t.string "ident"
|
||||
t.string "ident_type"
|
||||
t.string "org_name"
|
||||
end
|
||||
|
||||
create_table "countries", force: true do |t|
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue