• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

RubyMoney / money / 1321

Builds Branch Commit Type Ran Committer Via Coverage
1321 zero-caching Remove memoization for #empty/#zero Memoization of #empty can cause issues because of default_currency and default_bank which are used when initializing a Money object. In case one of these will get changed after #empty got memoized — the memoize... Pull #781 01 Jul 2018 08:20PM UTC web-flow travis-ci pending completion   set done
1320 master Merge pull request #780 from antstorm/fix-round Respect rounding mode when infinite_precision is false push 27 Jun 2018 10:48PM UTC web-flow travis-ci pending completion   set done
1319 fix-round Preserve assigned bank when rounding Pull #780 27 Jun 2018 08:58AM UTC web-flow travis-ci pending completion   set done
1318 master Wrap all amount parts when html option is used (#777) * Wrap all amount parts when html option is used When using formatter's `html: true` option, all amount's string parts will be wrapped in html elements (symbol, whole part, decimal mark, ... push 12 Jun 2018 07:49PM UTC antstorm travis-ci pending completion   set done
1317 master Preserve and deprecate old html formatter option Pull #777 12 Jun 2018 09:39AM UTC web-flow travis-ci pending completion   set done
1316 master Fix docs typo Pull #777 11 Jun 2018 09:40AM UTC web-flow travis-ci pending completion   set done
1315 master Merge pull request #776 from antstorm/deprecate-currency-as-string Deprecate currency_as_string push 11 Jun 2018 07:41AM UTC web-flow travis-ci pending completion   set done
1314 master Deprecate #currency_as_string and #currency_as_string= Pull #776 10 Jun 2018 08:15PM UTC web-flow travis-ci pending completion   set done
1313 master Add html_wrap_decimal formatter rule Pull #775 01 Jun 2018 10:16AM UTC web-flow travis-ci pending completion   set done
1312 master Respect symbol_first i18n setting when formatting amount Previously only the separators were localized, but the symbol position remained unchanged and based on the currency. In most cases, when you localize an amount, the currency setting is less... Pull #774 23 May 2018 10:56AM UTC web-flow travis-ci pending completion   set done
1311 master Rewrite allocate/split (#772) This commit introduces a more effective and uniform solution to the #allocate and #split methods. These are now synonyms accepting either array for allocations or a number for even splits. The solution does not di... push 19 May 2018 11:23PM UTC web-flow travis-ci pending completion   set done
1310 master fixup! Rewrite allocate/split Pull #772 19 May 2018 11:18PM UTC web-flow travis-ci pending completion   set done
1309 master Add a lightweight constructor Creates a shortcut to create Money objects by skipping `.new`: `Money(10_00, 'USD')`. Might be handy for some developers. Acts as a synonym to `.new`, much like `BigDecimal(100)` Pull #773 16 May 2018 07:22AM UTC web-flow travis-ci pending completion   set done
1308 master fixup! Rewrite allocate/split Pull #772 15 May 2018 10:50PM UTC web-flow travis-ci pending completion   set done
1307 master fixup! Rewrite allocate/split Pull #772 15 May 2018 10:33PM UTC web-flow travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • …
  • 87
  • 88
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc