Libraries
»
lhm
(2.2.0)
»
Index
»
Lhm
»
Connection
»
DataMapperConnection
»
#select_one
Method: Lhm::Connection::DataMapperConnection#select_one
Defined in:
lib/lhm/connection.rb
#
select_one
(sql) ⇒
Object
49 50 51
# File 'lib/lhm/connection.rb', line 49
def
select_one
(
sql
)
select_all
(
sql
)
.
first
end