Results 6 comments of Alex J

👀 @Ameobea give me some info on this

@Ameobea percentage change sounds doable. does the popularity means direct ownership or is that a separate field we could pull in?

does oh my zsh have its own mix plugin that is interfering here?

I don't think there's a bundler helper for `else`/`elsif` functionality. I was using this in a project as: ```ruby install_if -> { ENV["DOCKERIZED"] == "true" } do gem "wkhtmltopdf-binary", "~>...