Class: Symbol

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



16
17
18
# File 'lib/rally_rest_api/query.rb', line 16

def to_q
  self.to_s.to_camel
end