Method: IPAccess::Socket#unblacklist!
- Defined in:
- lib/ipaccess/ghost_doc/ghost_doc_sockets.rb
#unblacklist!(*addresses) ⇒ Object #unblacklist!(list, *addresses) ⇒ Object Also known as: unblock!, del_black!
This method works same way as unblacklist but it will allow you to modify the list even if the global access set is used by object.
217 |
# File 'lib/ipaccess/ghost_doc/ghost_doc_sockets.rb', line 217 def unblacklist!(*addresses); end |