Skip to content

pullrequests Search Results · repo:artsy/money_helper language:Ruby

Filter by

25 results
 (140 ms)

25 results

inartsy/money_helper (press backspace or delete to remove)

Currently there is no way to avoid printing cents whenever we use the money_range_to_text method. This PR adds that functionality.
  • leamotta
  • 1
  • Opened 
    on Mar 22, 2023
  • #30

Currently there is no way to avoid printing the ISO code whenever we use the money_range_to_text method. This PR adds that functionality back, which was lost during the upgrade to version 2
  • leamotta
  • 1
  • Opened 
    on Mar 20, 2023
  • #29

Updating the gem version to the newly published 3.0
  • annacarey
  • 1
  • Opened 
    on Feb 16, 2022
  • #28

I wasn t able to find an explicit reason to remove this feature when making the breaking change in https://github.com/artsy/money_helper/pull/20 so I m adding it back as another library depends on the ...
  • agrberg
  • 10
  • Opened 
    on Oct 15, 2021
  • #27

Minor README update to follow up renaming the default branch.
  • jonallured
  • Opened 
    on Sep 22, 2021
  • #26

Ok @starsirius one more for you today!! 😝 This one is just about updating the list of supported Ruby versions.
  • jonallured
  • Opened 
    on Sep 21, 2021
  • #25

This PR drops support for EOL versions of ActiveSupport and settles on the following list of versions: - 5.2.6 - 6.0.4 - 6.1.4 - edge I think this is probably good enough but open to other ideas! ...
  • jonallured
  • 1
  • Opened 
    on Sep 21, 2021
  • #24

Just a quick lil PR to upgrade RuboCop to latest in order to get my editor to stop complaining, haha. All I really did was remove the pin and then run this: bundle exec rubocop -A --auto-gen-config
  • jonallured
  • 11
  • Opened 
    on Sep 20, 2021
  • #23

Following https://github.com/artsy/money_helper/blob/master/RELEASING.md and preparing a major version release.
  • starsirius
  • 1
  • Opened 
    on Sep 20, 2021
  • #22

- Update README with CircleiCI badge now we are migrated to CircleCI - Update example usage in README
  • starsirius
  • Opened 
    on Sep 18, 2021
  • #21