class String
Public Instance Methods
to_json()
click to toggle source
# File lib/json_sorted.rb, line 17 def to_json JSON.generate(self).to_sym.to_s end
# File lib/json_sorted.rb, line 17 def to_json JSON.generate(self).to_sym.to_s end