Class: SystemInfo
- Inherits:
-
Object
- Object
- SystemInfo
- Includes:
- Watchman
- Defined in:
- lib/city_watch/watchmen/sysinfo.rb
Class Method Summary collapse
Methods included from Watchman
Class Method Details
.data ⇒ Object
7 8 9 |
# File 'lib/city_watch/watchmen/sysinfo.rb', line 7 def self.data SysInfo.new.to_hash.merge({:summary => ["ipaddress_internal"]}) end |