|7eter l-|. l3oling
|7eter l-|. l3oling
- remove dependency on `bundler` - move other dev deps to `Gemfile`, as current best-practice - updated minor versions of dev deps - don't load `rspec` inside `spec_helper.rb`, as it...
Last release was in 2013! Would love to have the latest up on RubyGems. Until then I'm going to source from github.
Just read the blog post here: https://blog.mailpace.com/blog/testing-rails-gems/ Wondering if combustion was considered, and if so, why it wasn't chosen. I am currently deciding between doing it the way this gem...
Align rubocop-rails version requirement with latest betterlint v1.9 i.e. stop blocking betterlint upgrades
Remove quotes around process.env.SENTRY_AUTH_TOKEN Before submitting a pull request, please take a look at our [Contributing](https://github.com/getsentry/sentry-javascript/blob/master/CONTRIBUTING.md) guidelines and verify: - [x] If you've added code that should be tested, please...
The `rubocop-todo.yml` pattern has a number of problems that make it less than ideal. `rubocop-gradual` solves the problems inherent with `rubocop-todo.yml`, primarily, by using a lockfile, similar to bundler. See:...
The gemspec in `master` branch allows rom `~> 5.0`. The released version on RubyGems.org allows rom `~> 2.0`, and was released in 2016. This gem is very useful for building...
- Adds alt_memery to benchmarking - Adds memoist3 to benchmarking - Fixes #338 **Before merging:** - [x] Copy the table printed at the end of the latest benchmark results into...
You have `memery` in the table already, but it has been nearly dead for a long time. `alt_memery` is a maintained [fork](https://github.com/AlexWayfer/alt_memery) I've been using in production for a while...
Points of confusion: 1. There are so many referenced files that are not in evidence. 2. Directly after the preface says that we would create a test component to test...