Method: Ext::Code#to_json

Defined in:
lib/ext/code.rb

#to_jsonObject



6
7
8
# File 'lib/ext/code.rb', line 6

def to_json
  @code.to_s
end