class ErpTechSvcs::Utils::CompassAccessNegotiator::Errors::CapabilityAlreadyExists
Public Instance Methods
to_s()
click to toggle source
# File lib/erp_tech_svcs/utils/compass_access_negotiator.rb, line 65 def to_s "Capability already exists." end