Ruby overhang options.
Static Properties
| Name | Description |
|---|---|
| NONE | Does not allow ruby overhang. |
| RUBY_OVERHANG_HALF_CHAR | Ruby is overhang one-half the size of one chararacter. |
| RUBY_OVERHANG_HALF_RUBY | Ruby overhang is one-half ruby. |
| RUBY_OVERHANG_NO_LIMIT | There is no ruby overhang size limit. |
| RUBY_OVERHANG_ONE_CHAR | Ruby overhang is the size of one character. |
| RUBY_OVERHANG_ONE_RUBY | Ruby overhang is one ruby. |