Method: CatEngine::Bank#history

Defined in:
lib/cat_engine/bank.rb

#historyObject

Returns the value of attribute history

Returns:

  • (Object)

    the current value of history



5
6
7
# File 'lib/cat_engine/bank.rb', line 5

def history
  @history
end