https://github.com/RubyMoney/money

sort by:
Revision Author Date Message Commit Date
32929d8 Making switching rounding mode thread safe and changing it so the block returns the result when being passed a rounding mode 18 December 2013, 21:30:50 UTC
7e0b18d Adding ability to temporarily change the rounding mode 27 November 2013, 05:44:43 UTC
ea40931 silence deprecation warnings when core_extensions are required directly (fixes #337) 26 November 2013, 15:06:19 UTC
bc78293 Merge pull request #341 from jlecour/currency-to-sym Add implicit conversions of Money::Currency 21 November 2013, 15:13:19 UTC
000b739 Fix my own typo in changelog 21 November 2013, 15:10:29 UTC
808ff8a Updated CHANGELOG and AUTHORS [ci skip] 21 November 2013, 15:07:39 UTC
8265bf7 Add support for 1.8.7 21 November 2013, 14:55:40 UTC
b012bfd Currency : add upcase/downcase cases for equality test 21 November 2013, 10:18:08 UTC
a287bcc Currency : add #to_str and #to_sym for implicit comnversions 21 November 2013, 10:17:32 UTC
4758e85 Merge pull request #340 from tommeier/display-caller-on-deprecations Display calling line triggering deprecation warning 20 November 2013, 14:54:56 UTC
4eabfc0 Changelog and authors file updated 20 November 2013, 12:28:11 UTC
b8e028e Excess newline removed 20 November 2013, 12:25:35 UTC
dbab47d Display line triggering deprecation warning 20 November 2013, 08:31:18 UTC
30b1654 Fix grammar in deprecation warnings 17 November 2013, 18:49:45 UTC
fe97a76 Fix spelling of deprecated 17 November 2013, 18:31:36 UTC
e42d8de Update AUTHORS 07 November 2013, 05:50:32 UTC
954b526 Merge pull request #334 from zubin/master Fixed typo in deprecation warning. 07 November 2013, 05:50:00 UTC
69732c6 Fixed typo in deprecation warning. 07 November 2013, 05:28:35 UTC
62ab346 version bump to 6.0.0 07 November 2013, 03:24:08 UTC
5bb8cc6 Merge pull request #330 from chatgris/inheritance Allow to inherits from Money 27 October 2013, 05:39:39 UTC
9488ad7 Rename set_upt_default to setup_defaults Signed-off-by: chatgris <jboyer@af83.com> 27 October 2013, 03:09:44 UTC
ebbd252 Update AUTHORS and CHANGELOG.md Let's be a good oss citizen. :) Signed-off-by: chatgris <jboyer@af83.com> 27 October 2013, 03:07:09 UTC
ed5a18d Allow to inherits from Money Signed-off-by: chatgris <jboyer@af83.com> 27 October 2013, 02:41:57 UTC
7bcd309 Merge pull request #326 from ohthatjames/disallow_currency_conversion Disallow currency conversion 02 October 2013, 00:02:37 UTC
6008ec1 Update README and CHANGELOG 01 October 2013, 21:16:30 UTC
29a9ac5 Add option to disallow currency conversion Prevents the possibility of erroneous currency conversion 01 October 2013, 21:15:58 UTC
9b2a401 Add bank to disable exchanges 01 October 2013, 21:15:58 UTC
4ba30ba version bump to 6.0.0.pre5 01 October 2013, 20:39:49 UTC
6bf554d Merge pull request #325 from joshhepworth/feature-comparision-deprecation Show deprecation warning in comparisions 01 October 2013, 20:36:51 UTC
337cd75 Update AUTHORS and CHANGELOG 01 October 2013, 20:17:01 UTC
c51babd Show deprecation warning in comparisions 01 October 2013, 16:29:52 UTC
8a519c2 Merge pull request #323 from ticean/btc-subunit Fix BTC subunit 28 September 2013, 18:00:17 UTC
768d0c0 Update list of authors and changelog 28 September 2013, 00:41:18 UTC
ebf0dcc Fix BTC subunit See: https://en.bitcoin.it/wiki/Satoshi 27 September 2013, 18:17:18 UTC
ef5e5e8 Update .travis.yml 21 September 2013, 13:31:49 UTC
a264456 Update money.gemspec 21 September 2013, 13:31:29 UTC
8134d2a Update money.gemspec 21 September 2013, 13:29:08 UTC
bf8488a Merge pull request #321 from orien/initialize_with_money Initialize with money 21 September 2013, 13:16:26 UTC
17bb750 Money copy constructor added to changelog 21 September 2013, 12:43:56 UTC
e41925f Special case when money is provided to constructor 21 September 2013, 05:46:28 UTC
f21c9e1 Use contexts when specifying the initializer 21 September 2013, 05:31:43 UTC
5fd4ab5 Merge pull request #319 from fklingler/patch-4 Fix format with infinite_precision when no cents 20 September 2013, 14:56:33 UTC
995da9c Fix format with infinite_precision when no cents 20 September 2013, 13:45:31 UTC
bd54acb bump to v6.0.0.pre4 14 September 2013, 00:23:18 UTC
ccfb6df Merge pull request #317 from yesmeck/master TWD symbol should come before the amount 14 September 2013, 00:21:03 UTC
88dfb54 Update AUTHORS 13 September 2013, 18:22:28 UTC
6800bb8 Update CHANGELOG 13 September 2013, 18:22:24 UTC
6b6600d TWD symbol should come before the amount 13 September 2013, 18:08:24 UTC
7b6bbdd Merge pull request #316 from fklingler/patch-2 Add :rounded_infinite_precision option to .format 12 September 2013, 17:18:50 UTC
03c88df Fix for ruby 1.8.7 12 September 2013, 14:58:03 UTC
780d785 Add support for currencies with subunit_to_unit that are not a power of 10 12 September 2013, 14:23:18 UTC
b1b9512 Add documentation of the new option 12 September 2013, 13:23:49 UTC
1846cc9 Add trailing zeros when use rounded infinite precision 12 September 2013, 13:14:51 UTC
3d22a43 Add :rounded_infinite_precision option to .format 12 September 2013, 12:35:41 UTC
f45bc70 Merge pull request #315 from fklingler/patch-1 Fix .to_money not keeping full precision when using Money.infinite_precision = true 12 September 2013, 12:28:02 UTC
0f7feae Update CHANGELOG.md 11 September 2013, 19:09:37 UTC
bc53e90 Update AUTHORS 11 September 2013, 19:06:39 UTC
faee408 Fix .to_money not keeping full precision when using Money.infinite_precision = true 11 September 2013, 15:23:13 UTC
00f6717 Merge pull request #314 from orien/master Update some Yardoc documentation 06 September 2013, 12:16:40 UTC
66ebcdc Some more minor doco changes 05 September 2013, 21:27:06 UTC
76c35ab Some misc doco additions and clean up 05 September 2013, 20:52:40 UTC
618e626 bump version to 6.0.0.pre3 04 September 2013, 14:58:04 UTC
13f1c19 Merge pull request #311 from orien/master Money#dollars and Money#amount methods return BigDecimal values 04 September 2013, 14:54:53 UTC
045dc63 Update README.md 04 September 2013, 13:53:13 UTC
35b7126 Update README.md Fix link to the migration notes 04 September 2013, 13:51:33 UTC
4ce547d Update README.md Add warning to read the migration notes when upgrading to a major version 04 September 2013, 13:48:36 UTC
eeb5b1a Merge pull request #312 from zabarabab/master new option :sign_positive 03 September 2013, 14:05:04 UTC
abc720f Reallign documentation 03 September 2013, 11:33:56 UTC
866fd11 Migration notes listed in the README We document the API changes here. First up is the change of Money#dollars and Money#amount methods returning BigDecimal values. 03 September 2013, 09:25:22 UTC
280335d update list of authors and changelog 03 September 2013, 08:27:13 UTC
05eb026 new option :sign_positive * adds a + sign to positive values 03 September 2013, 07:50:13 UTC
f1eba90 Post install message for #amount and #dollars A warning for people upgrading to version 6 that the Money#amount and Money#dollars methods now return BigDecimal values. 03 September 2013, 07:46:48 UTC
20c1e23 Comments describe Money#amount returning BigDecimal 02 September 2013, 08:43:33 UTC
1d71a75 Money#dollars & Money#amount return BigDecimal Money#dollars and Money#amount methods return numbers of type BigDecimal rather than Float. Floats have esoteric precision qualities that make them a bad match for representing values of currency. The Money gem should set an example and promote the use of BigDecimal. 02 September 2013, 08:35:32 UTC
9135108 Merge pull request #310 from orien/master DRY out the creation of big decimals 01 September 2013, 14:56:33 UTC
d0ad9d3 DRY out the creation of big decimals 01 September 2013, 13:08:30 UTC
d689d90 Merge pull request #308 from RubyMoney/refactor-arithmetic-module Refactor arithmetic module 23 August 2013, 20:36:49 UTC
b99dc7c Merge pull request #307 from andriusch/master Allow reversed order of arguments when doing mathematical operations 23 August 2013, 20:35:25 UTC
e0dc9d7 Never have to check the same currency as it is done in bank#exchange_with, remove some unnecessary self. 23 August 2013, 14:30:55 UTC
6340076 Remove un-necessary self 23 August 2013, 14:03:06 UTC
df4423f Updated AUTHORS and CHANGELOG 23 August 2013, 11:02:21 UTC
fe95554 Use coerce to allow reversed argument order when doing mathematical operations. 23 August 2013, 11:02:00 UTC
cd6ef48 Merge pull request #305 from viettienn/correct-money-multiply-operation Actually should only allow to multiply a money by a number 19 August 2013, 15:41:06 UTC
2fd2e85 Update CHANGELOG and AUTHORS 19 August 2013, 13:40:23 UTC
404018d More readable by using if else 17 August 2013, 13:19:48 UTC
cbeda57 Actually should only allow to multiply a money by a number 17 August 2013, 11:00:19 UTC
471bc89 Merge pull request #302 from rmustafin/russian_central_bank_to_readme Add russian_central_bank to README 12 August 2013, 12:07:13 UTC
70837d3 Add russian_central_bank to README 12 August 2013, 10:35:46 UTC
4b55faf Merge pull request #301 from alex-ross/master Updates thousands separator for SEK to correct value. 06 August 2013, 22:06:38 UTC
4ab99e7 Updates tests for new thousand separator for SEK. 06 August 2013, 19:18:47 UTC
85f5372 Updates changlog and authors files. 06 August 2013, 19:12:56 UTC
8384180 Changes thousands separator for SEK to correct value. 06 August 2013, 19:04:34 UTC
b1c7517 Merge pull request #299 from orien/explicit_round Add Money#round method 03 August 2013, 23:40:19 UTC
510bcfb Add Money#round method, bug fix for fractional method 03 August 2013, 12:05:49 UTC
34db221 Ensure fractional returns a decimal. It was possible for the Money#fractional method to return a Float with the combination of infinite_precision and a deserialised Money instance. 03 August 2013, 11:46:51 UTC
f010458 Rounding mode param for Money#round You can now specify the rounding strategy to use when rounding. 03 August 2013, 11:01:18 UTC
1e3a97f Maintain the currency in Money#round 03 August 2013, 10:33:47 UTC
7f2b29c Write documentation for the Money#round method 03 August 2013, 10:27:41 UTC
3ba5e1c Add 'round' method to Money The round method is handy when working at infinite_precision. At some point you want to round the monitary value to cents. This method is the explicit way to perform that rounding. 03 August 2013, 09:53:24 UTC
ea7bbde Merge pull request #298 from envato/master Money division should obey the specified rounding mode 02 August 2013, 13:00:56 UTC
back to top