Hello all,
This is just a trivial fix for deprecated trim methods:
-
trim_right
=>trim_end
-
trim_left
=>trim_start
Many thanks for comments.
Hello all,
This is just a trivial fix for deprecated trim methods:
trim_right
=> trim_end
trim_left
=> trim_start
Many thanks for comments.