global_sign
global_sign copied to clipboard
A Ruby interface to the GlobalSign API.
Results
2
global_sign issues
Sort by
recently updated
recently updated
newest added
In activesupport 7.x there was a change in the required require as shown in https://github.com/rails/rails/issues/43851 .If you require each of them, it will look like this. ``` require 'active_support/core_ext/hash/conversions' require...
Create .rbs signatures.