Blake Hitchcock
Blake Hitchcock
Is anything needed to help get this change merged? The `okta_auth_backend` resource needs this functionality in order to do any sort of auth tuning since the `auth_backend` resource does not...
Are you using OS X? Modifying the Makefile to use the `-s` flag for `uname` will fix this problem. I'm not sure if that would subsequently break the make on...
@SirRawlins Yes, I am using the following initializer... ``` ruby # frozen_string_literal: true module RocketPants module Respondable extend ActiveSupport::Concern SerializerWrapper.class_eval do # We need to pass serialiation options to our...