Chip

Results 4 issues of Chip

As I play through adventures, I'm creating maps for my own benefit. Just location names and visible exits. I'm not well versed in the IF world. Is sharing these maps...

First, thank you so much for this gem. It's way better than my HTTParty-based client. I've exchanged a few emails with MailerLite about their "Classic" API and several endpoints are...

``` Installing zxing_cpp 0.1.1 with native extensions Gem::Ext::BuildError: ERROR: Failed to build gem native extension. current directory: /Users/chipkragt/.rvm/gems/ruby-3.3.4/gems/zxing_cpp-0.1.1/ext/zxing /Users/chipkragt/.rvm/rubies/ruby-3.3.4/bin/ruby extconf.rb CMake Warning (dev) at CMakeLists.txt:5 (project): cmake_minimum_required() should be called...

### Description I extended shoulda_matchers for a concern that I wrote. This concern adds a uniqueness validation. The error message produced by shoulda_matchers makes me think shoulda_matchers isn't performing the...