Sha256: c67f14004c1466d0bc9d9cb678bbdb2681b4ef042545e0825858ccc2c0afbb4b
Contents?: true
Size: 881 Bytes
Versions: 1
Compression:
Stored size: 881 Bytes
Contents
# ActiveUtils changelog ### Version 3.2.3 (Nov. 21, 2016) - Add the `:delay` option in `ActiveUtils::NetworkConnectionRetries` ### Version 3.2.2 (Jul. 4, 2016) - Add tests for Rails 5 support ### Version 3.2.1 (Oct. 26, 2015) - Add the malaysian currency code "RM" in `ActiveUtils::CurrencyCode` ### Version 3.2.0 (Oct. 13, 2015) - Add #uses_postal_codes? to `ActiveUtils::Country` ### Version 3.1.0 (Sept. 30, 2015) - Use ActiveUtils::HTTPRequestError as base exception class - Add proxy address and port configuration - Add support for Sin Maarten ### Version 3.0.0 (Jan. 16, 2015) - Fully decoupled from ActiveMerchant: no longer uses `ActiveMerchant::` as namespace, but uses `ActiveUtils::` instead. - Bump ActiveSupport requirement to **>= 3.2**. - The `Utils` module to generate unique identifiers has been removed. Use `SecureRandom` instead. - Improved test setup.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
active_utils-3.2.3 | CHANGELOG.md |