codenoble / cache-crispies

Speedy Rails JSON serialization with built-in caching
MIT License
156 stars 16 forks source link

Spec fix and local Docker tests #44

Closed adamcrown closed 2 years ago

adamcrown commented 2 years ago

This fixes a failing spec and also provides Docker config for local testing.

adamcrown commented 2 years ago

Looks like CodeClimate + Rubocop doesn't support Ruby 3.1. I don't want to downgrade Ruby just for that, so I'll ignore it for now and hope it gets fixed on their end soon.