Mathieu Jobin
Mathieu Jobin
I am looking for an AMS equivalent to ```ruby instance_serialization = ActiveModelSerializers::SerializableResource.new(local_instance).as_json ``` basically, I don't know what object `local_instance` is and what serializer class I should be using. AMS...
Would it make sense to specify the encryption algo and key transport in the saml metadata? I think SP that imports configuration needs it to work with encryption. I found...
I see you have gemfiles for Rails 5 and 6, but I don't see those separate run on Github Actions. is this something that was lost when it got translated...
Hi, I am currently trying to dig into the `HttpCache` class, trying to find an elegant way to capture statistics in order to discover. In what percentage, our API calls...
On a Mac squirrel disk shows Google Drive shared folder full size, but local cache is only kilobytes
with `du` on the command line I get ``` du -sh /Users/username/Library/CloudStorage/[email protected]/Shared\ drives/foldername 68K /Users/username/Library/CloudStorage/[email protected]/Shared drives/foldername ``` But SquirrelDisk shows 26.2 GB of data...
**Describe the bug** Setting up aliases with asdf is a feature I missed from the time I was using rvm luckily I found your plugin and it seemed to do...