Replacing the manual parsing of the /etc/group file with the equivalent call...
Replacing the manual parsing of the /etc/group file with the equivalent call from the Etc class in the Ruby standard library. This has the benefit of supporting additional platforms (e.g. OS X).
Showing
Please register or sign in to comment