Class: NilClass

Inherits:
Object
  • Object
show all
Defined in:
lib/rally_rest_api/query.rb

Overview

:nodoc: all

Instance Method Summary collapse

Instance Method Details

#to_qObject



22
23
24
# File 'lib/rally_rest_api/query.rb', line 22

def to_q
  "null"
end