harness icon indicating copy to clipboard operation
harness copied to clipboard

Results 6 harness issues
Sort by recently updated
recently updated
newest added

This simply cleans up some warning that I saw when testing

Current work in progress with @mbj

I was looking at harness and found that the repo url for harness.moped returns me a 404 error. Is it defunct?

Details of the issue here http://blog.arkency.com/2013/06/implementing-worker-threads-in-rails/

Some companies [will only use gems with a certain license](https://github.com/rubygems/rubygems.org/issues/363#issuecomment-5079786). The canonical and easy way to check is [via the gemspec](http://docs.rubygems.org/read/chapter/20#license) via e.g. ``` spec.license = 'MIT' # or spec.licenses...