Sha256: 8779e3ade90258698bfb04ca7be54af071550e1dc83adb7c6aaa869b75eb319e
Contents?: true
Size: 193 Bytes
Versions: 9
Compression:
Stored size: 193 Bytes
Contents
module Locomotive class EditableLongText < EditableShortText ## methods ## def as_json(options = {}) Locomotive::EditableLongTextPresenter.new(self).as_json end end end
Version data entries
9 entries across 9 versions & 1 rubygems