Collin Donnell

Results 5 issues of Collin Donnell

Adding [Yard](http://yardoc.org) comments will improve code completion and type checking using tools like Solargraph or RubyMine completion.

A uniform way to detect collisions between different items on screen (Collidable type?) seems common enough to be built into the framework.

**Describe the bug** I load the image from Pharo 9 VM, it displays for a second and crashes. Crash report attached. **To Reproduce** Open Pharo with my image. **Expected behavior**...

Bug

The Rails Server task works great, but whenever I've tried the dev task, it starts up and then exits immediately. I've also tested running `bin/rails dev` from a custom task...

This pull request picks up on https://github.com/tpope/rbenv-ctags/pull/14 by implementing the requested change of adding a `--ripper` flag.