Libraries
»
arrogance
(0.0.2)
»
Index
»
Arrogance
»
BlogObject
»
#last
Method: Arrogance::BlogObject#last
Defined in:
lib/arrogance/objects.rb
#
last
⇒
Object
44 45 46
# File 'lib/arrogance/objects.rb', line 44
def
last
return
least_recent
end