Kyle Fox
Kyle Fox
Hey folks, I'm happy this library has gotten so popular but unfortunately I just don't have time to maintain it any longer — especially since I rarely use it myself...
It's been several years since this library was first released, and it's starting to feel a bit long in the tooth. It's probably time for a massive revamp (and potentially...
I'm not sure if this is something `symmetric-encryption` can or should address, but I wanted to bring it up because of the potential security implications for Rails applications. By default,...
A common scenario is to scope email to a parent model (i.e. `Account`), but the Validatable module does not easily allow this. Judging by the posts on StackOverflow, many people...
Hey folks, I am looking for maintainers to help triage issues and merge pull requests for this repository 💯 I'm happy this library has gotten so popular 🎉 but unfortunately...
### Is your feature request related to a problem? Please describe. It's a bit difficult to gracefully handle Stripe's [rate limits](https://stripe.com/docs/rate-limits) when there are various places within an application that...
It'd be nice to use this library with [Webpacker](https://github.com/rails/webpacker) in addition to the asset pipeline.
First of all: I love this gem. I've used it in nearly ever Rails project I've worked on. Thank you to all the contributors! One use-case I've run into several...
Does grafico support Kernel smoothing? I couldn't find anything in the docs to suggest it does, but thought I'd double check. I'm interested in using grafico, but my application requires...