Skip to content

1.3.1 Release

Compare
Choose a tag to compare
@brcarp brcarp released this 15 Feb 20:42
· 11 commits to master since this release
349de7a

Remedy 'No such file' for `hostname`, enforce string type

  • Check return value ofwhich hostname and execute hostname conditionally
  • Use to_s for setter method to enforce string type
  • Use empty? instead of size to check string presence