Libraries
»
gouda
(0.2.0)
»
Index
»
Gouda
»
AnyQueue
»
to_sql
Method: Gouda::AnyQueue.to_sql
Defined in:
lib/gouda/queue_constraints.rb
.
to_sql
⇒
Object
9 10 11
# File 'lib/gouda/queue_constraints.rb', line 9
def
self
.
to_sql
"1=1"
end