class Domain
Public Class Methods
collection_name()
click to toggle source
# File lib/domain.rb, line 3 def self.collection_name "domains" end
# File lib/domain.rb, line 3 def self.collection_name "domains" end