Stephen Crosby

Results 84 comments of Stephen Crosby
trafficstars

Can you break it down to find the first part of the command that gives you an error? It looks like we'll have to debug that in particular

Hey @biow0lf. This project needs a new owner. If you are still interested, I can at least add you as a collaborator. And if you have enough interest, we can...

errbit_plugin provides abstract classes for plugin authors to use like https://github.com/errbit/errbit_plugin/blob/master/lib/errbit_plugin/issue_tracker.rb errbit_github_plugin and the other plugin gems implement this class to track issues on specific issue trackers (like github in...