Class: Bunny::Transport
- Inherits:
-
Object
- Object
- Bunny::Transport
- Defined in:
- lib/bbk/bunny_patch.rb
Instance Method Summary collapse
Instance Method Details
#host ⇒ Object
4 5 6 |
# File 'lib/bbk/bunny_patch.rb', line 4 def host @opts[:server_name] || @host end |