Results 39 comments of Ben Mills

A small teaser. As always, feedback is welcome.

It crashes when you install one or when you're upgrading one? The crash points to a method that deals with ruby removal. Would you please explain exactly what you did...

I ran across this earlier this week. The crash is caused by the available patches detection code. I've fixed this in master and will work on releasing an update very...

This feature should already be part of JewelryBox. If a ruby is already installed, it will reinstall it. A striped yellow bar will appear at the top of the installation...

More info on the hold up for placing a reinstall button in the manage rubies view... Simply running rvm reinstall x would reinstall the ruby, yes, but the ruby may...

Last I knew desktop OAuth for Github was disabled. I'm still not sure how users would react to being required to use basic authentication for Github services in JewelryBox.

Since token-based usage of the Github API no longer exists, the best way to update this feature and extend it is to store the user's Github username and password in...

Keep in mind that this might cause multiple prompts for the user's password to access the Keychain.I'm not sure yet exactly how many or the frequency in which they would...

@mariusbutuc Ideally I'd like it to work like the prompts you usually see where the options are "Always Allow", "Allow", or "Deny". I also haven't decided on the best way...