Libraries
»
fauxsql
(0.2.1)
»
Index
»
Fauxsql
»
AttributeList
»
#last
Method: Fauxsql::AttributeList#last
Defined in:
lib/fauxsql/attribute_list.rb
#
last
⇒
Object
17 18 19
# File 'lib/fauxsql/attribute_list.rb', line 17
def
last
self
[
length
-
1
]
end