Class: Hextech::League::Patches

Inherits:
Adapter
  • Object
show all
Defined in:
lib/hextech/league/patches.rb

Instance Method Summary collapse

Methods inherited from Adapter

#call, #initialize

Methods included from Mixins::Callable

included

Methods included from Mixins::ArgumentChecks

#validate_collection_for

Constructor Details

This class inherits a constructor from Hextech::Adapter

Instance Method Details

#latestObject



7
8
9
# File 'lib/hextech/league/patches.rb', line 7

def latest
  call.first
end