Libraries
»
aggrobot
(0.1.0)
»
Index
»
Aggrobot
»
SQLFunctions
»
Common
»
#desc
Method: Aggrobot::SQLFunctions::Common#desc
Defined in:
lib/aggrobot/sql_functions/common.rb
#
desc
(attr) ⇒
Object
7 8 9
# File 'lib/aggrobot/sql_functions/common.rb', line 7
def
desc
(
attr
)
"#{attr} desc"
end