Ecosyste.ms sponsors
An open API service aggregating public data about GitHub Sponsors.
An open API service aggregating public data about GitHub Sponsors.
Founder of @seattlerb. Author of minitest & many other gems. NO Recruiters!
Funding Links: https://github.com/sponsors/zenspider
Hi! I'm Ryan Davis, also known as "zenspider" in the ruby/github community. I'm a developer's developer. I'm the author of many gems used by developers and companies throughout the ruby ecosystem (eg minitest, flog, flay, etc). 1% of all ruby gem downloads are of my software. Recently, I figured out that I have done my 1,000th gem release! I also maintain or contribute to numerous other projects (eg Ruby, enh-ruby-mode, Rails, etc).
This will allow me to transparently and ethically ask for contributions to enable me to focus my software and supporting others on theirs. With your contributions, I can keep creating my work, give talks, and help others write the software they really want to write.
If you're still wondering why you might want to support my open source development, I wrote a thing titled "The Art of Asking".
Thank you so much for even considering supporting my work.
An enhanced ruby-mode for Emacs that uses Ripper in ruby 1.9+ to highlight and indent the source code
Language: Emacs Lisp - Stars: 217Flog reports the most tortured code in an easy to read pain report. The higher the score, the more pain the code is in.
Language: Ruby - Stars: 938Flay analyzes code for structural similarities. Differences in literal values, variable, class, method names, whitespace, programming style, braces vs do/end, etc are all ignored.
Language: Ruby - Stars: 742Analyze code for potentially uncalled / dead methods, now with auto-removal.
Language: Ruby - Stars: 721ruby_parser is a ruby parser written in pure ruby. It outputs s-expressions which can be manipulated and converted back to ruby via the ruby2ruby gem.
Language: Ruby - Stars: 476minitest provides a complete suite of testing facilities supporting TDD, BDD, mocking, and benchmarking.
Language: Ruby - Stars: 3307