Class
Uttk::Filters::Integer
In:
Parent:
Numeric
Methods
yaml_load
Public Class methods
yaml_load
( val )
[Source]
# File lib/uttk/filters.rb, line 26
def
Integer
.
yaml_load
(
val
)
val
.
to_i
end
[Validate]