Skip to content

Commit

Permalink
Comment(server model): resolv lib
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisma committed Mar 18, 2019
1 parent a289fcf commit 23075e0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/models/server.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# frozen_string_literal: true

# Part of Ruby stdlib, used for IP regexes
# https://www.rubydoc.info/stdlib/resolv/Resolv
require 'resolv'

class Server < ApplicationRecord
Expand Down

0 comments on commit 23075e0

Please sign in to comment.