module BBMB::Html::State::Viral::Customer
Public Instance Methods
change_pass()
click to toggle source
# File lib/bbmb/sandoz/html/state/viral/customer.rb, line 12 def change_pass ChangePassword.new(@session, _customer) end