Class: Ckeditor::Utils::JavascriptCode

Inherits:
String
  • Object
show all
Defined in:
lib/ckeditor/utils.rb

Instance Method Summary collapse

Instance Method Details

#as_json(options = nil) ⇒ Object

:nodoc:



7
# File 'lib/ckeditor/utils.rb', line 7

def as_json(options = nil) self end

#encode_json(encoder) ⇒ Object

:nodoc:



8
# File 'lib/ckeditor/utils.rb', line 8

def encode_json(encoder) self end