3202fbabe6
b1968708e1
1
2 3
4 5
class Symbol def to_json(options = {}) #:nodoc: ActiveSupport::JSON.encode(to_s, options) end end