Class: Officer::LockQueue
- Inherits:
-
Array
- Object
- Array
- Officer::LockQueue
- Defined in:
- lib/officer/lock_store.rb
Instance Method Summary collapse
Instance Method Details
#to_host_a ⇒ Object
4 5 6 |
# File 'lib/officer/lock_store.rb', line 4 def to_host_a map {|conn| conn.to_host_s} end |