Libraries
»
fauxsql
(0.2.1)
»
Index
»
Fauxsql
»
AttributeList
»
#first
Method: Fauxsql::AttributeList#first
Defined in:
lib/fauxsql/attribute_list.rb
#
first
⇒
Object
13 14 15
# File 'lib/fauxsql/attribute_list.rb', line 13
def
first
self
[
0
]
end