How to Test Ruby Projects on Windows
As a gem author, it is easy to overlook that – gasp – some Rubyists use Windows. Does my gem even work on Windows? If I don’t regularly use Windows, how do I check? The good news is I found an easy (and free) way to set up Windows-based CI that does this check automatically. Here’s a quick tutorial.
Post a comment