Method: Mass::ProfileRPA.domain
- Defined in:
- lib/first-line/profile_rpa.rb
.domain ⇒ Object
22 23 24 |
# File 'lib/first-line/profile_rpa.rb', line 22 def self.domain raise "Method domain of ProfileRPA must be implemented on each child class." end |