Class CKString |
|
CKString shows the result of binding as string.
Required attributes: value
value: | Text to be displayed. |
escape: | Escapes HTML control characters in "value" if the "escape" is true. The default value is true. |
empty: | Text that is substituted for "value" when the "value" is nil. |
Methods |
Public Instance methods |
run() |
to_s() |