Libraries
»
stone
(0.1.2)
»
Index
»
Symbol
»
#gt
Method: Symbol#gt
Defined in:
lib/stone/core_ext/symbol.rb
#
gt
⇒
Object
2
# File 'lib/stone/core_ext/symbol.rb', line 2
def
gt
;
Stone
::
Query
.
new
(
self
.
to_s
,
:gt
)
;
end