sort by:
Revision Author Date Message Commit Date
73c6d97 minor refactorings 03 January 2014, 03:24:32 UTC
1fd89b3 refactor, extract some methods from the formatting code 03 January 2014, 03:18:34 UTC
83e5791 refactor some repeated code 03 January 2014, 03:13:43 UTC
bbd4d7e v6.0.1.beta2 03 January 2014, 02:58:26 UTC
0145d6f fix a deprecation warning 03 January 2014, 02:57:23 UTC
a481fa4 update documentation 03 January 2014, 02:54:16 UTC
9a4846c change homepage 03 January 2014, 02:49:46 UTC
868ff4e Merge pull request #348 from krishicks/master Money.empty enhancements 30 December 2013, 19:37:30 UTC
ed37f75 Alias Money.empty to Money.zero Money.zero.zero? => true 30 December 2013, 16:49:00 UTC
43caa0e Merge pull request #349 from Martin91/error-html-entity-for-CNY change the value of html_entity of CNY currency 30 December 2013, 06:04:28 UTC
c76e4b2 change the value of html_entity of CNY currency The value is originally "圓", which will be rendered as "圓", but the correct one should be "元", and its corresponding html entity value should be "元" 30 December 2013, 05:51:26 UTC
af54c22 Update README.md 29 December 2013, 20:41:56 UTC
3871e9c track test coverage w/ coveralls.io 29 December 2013, 20:39:39 UTC
8f7d2a6 Update README.md 29 December 2013, 20:32:34 UTC
242fe20 change bundler version 29 December 2013, 20:26:45 UTC
42f237a clean up some plumbing 29 December 2013, 20:24:33 UTC
84c42de stop testing on 1.8.7, start testing 2.1.0 29 December 2013, 20:03:21 UTC
1a52365 use monetize 0.1.3 which works on 1.8.7 and 1.9.3 29 December 2013, 20:00:13 UTC
4f4f28b 6.0.1.beta1 29 December 2013, 19:56:04 UTC
9833e31 replace parsing and core extensions code with 'monetize' gem 29 December 2013, 19:54:42 UTC
84cffbb Memoize Money.empty There's no need to make more than one instance of Money.new(0) for any particular currency. 29 December 2013, 16:11:07 UTC
118f3d0 Update README.md 24 December 2013, 21:39:19 UTC
25a0b92 Merge pull request #343 from hadees/temporarily_change_rounding_mode Adding ability to temporarily change the rounding mode 20 December 2013, 23:23:50 UTC
4aaee84 Indicating optional param 19 December 2013, 05:35:23 UTC
17f59f8 Updating docs 19 December 2013, 05:26:50 UTC
c7558dd merging 18 December 2013, 21:32:30 UTC
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
9fb81ea silence some deprecations is money/core_extensions are required already 18 December 2013, 18:59:04 UTC
d27c601 Fixing indention 27 November 2013, 05:49:29 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
back to top