Module: SSHTunnel::UI::Helpers::TunnelWindowHelper::ClassMethods
- Defined in:
- lib/ssh-hull/ui/helpers/tunnel_window_helper.rb
Instance Method Summary collapse
Instance Method Details
#init ⇒ Object
45 46 47 48 |
# File 'lib/ssh-hull/ui/helpers/tunnel_window_helper.rb', line 45 def init (FORM_BUTTONS) bind_form_fields(FORM_FIELDS.keys) end |