active_utils icon indicating copy to clipboard operation
active_utils copied to clipboard

Active Utils extracts commonly used modules and classes used by Active Merchant, Active Shipping, and Active Fulfillment

Results 12 active_utils issues
Sort by recently updated
recently updated
newest added

The RubyGems gemspec property `rubyforge_project` has been removed without a replacement.

Adding support for Mauritanian Ouguiya (ISO code => MRU) currency.

This adds Errno::EHOSTUNREACH to the list of default connection errors. This exception is occasionally raised from the Net::HTTP library and should be handled the same way as other connection errors....

cla-needed

In our library there are bunch of failures related to active_utils periodically. Mostly seem to be connection errors: `ActiveUtils::ConnectionError: The connection to the remote server timed out` Opening an issue...

https://github.com/Shopify/active_utils/pull/96 was failing because of ancient versions. Bump version to 4.0?

The monotonic clock can only move forward and is not subject to changes of the system clock, e.g. corrections due to NTP or VM adjustments. Same as https://github.com/activemerchant/active_merchant/pull/2566

We're having some errors with eager loading this library. We get `uninitialized constant ActiveUtils::Country`. If it's safe, we should look into putting [this block](https://github.com/Shopify/active_utils/blob/31746225800bde38d8aad67d573525ece55b8518/lib/active_utils.rb#L12) in [eager_autoload](http://api.rubyonrails.org/v5.1/classes/ActiveSupport/Autoload.html#method-i-eager_autoload)

The `.ruby-version` file is the ecosystem standard for defining a Ruby version. This PR adds the `.ruby-version` file, ensures a `required_ruby_version` is set, and removes all other references to Ruby...

This is an automated PR to update actions in this repo. To read more about why pinning actions is recommended check [here](https://docs.github.com/en/actions/security-guides/security-hardening-for-github-actions#using-third-party-actions). To ensure you still get updates after pinning,...

Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby) from 1.238.0 to 1.244.0. Release notes Sourced from ruby/setup-ruby's releases. v1.244.0 What's Changed Update/upgrade packages by @​MSP-Greg in ruby/setup-ruby#769 Full Changelog: https://github.com/ruby/setup-ruby/compare/v1.243.0...v1.244.0 v1.243.0 What's Changed Upgrade @​actions/cache to...

dependencies
github_actions