Module: MRelogin

Defined in:
lib/bull/mrelogin.rb

Class Method Summary collapse

Instance Method Summary collapse

Class Method Details

.panel=(panel) ⇒ Object



2
3
4
# File 'lib/bull/mrelogin.rb', line 2

def self.panel= panel
  @panel = panel
end

Instance Method Details

#show_relogin(val) ⇒ Object



5
6
7
# File 'lib/bull/mrelogin.rb', line 5

def show_relogin val
  @panel.show val
end