issues
search
RubyMoney
/
monetize
A library for converting various objects into `Money` objects.
MIT License
430
stars
107
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Implement Strict parser
#184
antstorm
opened
2 months ago
0
Support for multiple parsers
#183
antstorm
opened
2 months ago
0
Relax rake version constraint
#182
antstorm
opened
2 months ago
0
Fix bug introduced by PR#167 not covering all available currencies
#181
thai-truong
opened
5 months ago
2
Fix typo
#180
tagliala
closed
5 months ago
0
Add 1.13.0 changelog
#179
tagliala
closed
7 months ago
1
Update README.md
#178
semmons99
closed
8 months ago
0
[DEPRECATION] `Money.infinite_precision` is deprecated - use `Money.default_infinite_precision` instead
#177
mwolman
closed
8 months ago
1
Silent fallback to default currency is error-prone and inconsistent with Money.from_amount
#176
mpkhr
closed
8 months ago
3
Test against Ruby 3.3
#175
tagliala
closed
8 months ago
1
Invalid amount parsed as 0 when default currency used
#174
mmustala
closed
8 months ago
4
Update Usage section in README
#173
shirts
closed
9 months ago
1
Documented behavior for `.parse`/`.parse!` changed in 1.13.0
#172
shirts
closed
9 months ago
2
Opt-in for MFA requirement
#171
tagliala
closed
8 months ago
1
Missing changelog for 1.13.0
#170
tagliala
closed
7 months ago
3
CodeClimate maintainability badge is not working
#169
tagliala
closed
8 months ago
3
Add GitHub Action CI badge
#168
tagliala
closed
8 months ago
2
Parse currency correctly if found from existing hash
#167
kahshing96
closed
9 months ago
7
#parse does not rescue all errors
#166
shamas-
closed
8 months ago
1
Add additional currencies
#165
yimwaikei
closed
1 year ago
2
[POC] Add a new Strict parser
#164
antstorm
closed
8 months ago
7
Adds Ruby 3.1 and 3.2 to the CI matrix.
#163
petergoldstein
closed
1 year ago
2
update cocpyright 2023
#162
semmons99
closed
1 year ago
0
Problem with default currency and symbol with parse!
#161
dawidof
closed
1 year ago
1
Use bundle add instead
#160
glaucocustodio
closed
1 year ago
0
Improves parsing where fractional subunits are not expected
#159
AlexMuir
closed
1 year ago
0
update copyright year
#158
semmons99
closed
2 years ago
0
update version
#157
semmons99
closed
2 years ago
0
Ruby 3 Rounding Issue
#156
caseyprovost
closed
1 year ago
3
Current money-rails to_hash is different. Updating to_money to match.
#155
nitsujri
closed
2 years ago
2
Current money-rails to_hash is different. Updating to_money to match.
#154
nitsujri
closed
3 years ago
1
Version 1.11.0 broke parsing for Malaysian ringgit when using the symbol 'RM'
#153
goalaleo
closed
1 year ago
1
Update LICENSE.txt
#152
semmons99
closed
3 years ago
0
update copyright year
#151
semmons99
closed
3 years ago
0
Update ruby.yml
#150
semmons99
closed
3 years ago
0
parse_collection will always return default_currency if the string contains symbol
#149
penghouho
closed
1 year ago
1
Deduce decimal mark when parsing a string with a number starting with 0
#148
trushkevich
closed
1 year ago
1
Make parser deduce decimal mark when there is only one delimiter in a string and major is 0
#147
trushkevich
closed
3 years ago
4
Raise Monetize::ParseError instead of ArgumentError form BigDecimal
#146
mfazekas
closed
3 years ago
0
"1..13".to_money - ArgumentError (invalid value for BigDecimal) instead of Monetize::ParseError
#145
mfazekas
closed
3 years ago
0
cleanup
#144
semmons99
closed
3 years ago
0
Create ruby.yml
#143
semmons99
closed
3 years ago
0
Delete .travis.yml
#142
semmons99
closed
3 years ago
0
Monetize
#141
seankap07
closed
4 years ago
0
Monetize our talent
#140
seankap07
closed
4 years ago
0
Problem parsing VND string with thousand delimiter
#139
andychongyz
closed
3 years ago
1
tiny change in spec file
#138
yukimurasawa
closed
4 years ago
5
Update rake dependency to fix vulnerability
#137
antstorm
closed
3 years ago
3
Use provided currency over assumed currency
#136
bkeepers
closed
4 years ago
4
Error when parsing amount with comma and decimal
#135
georgewambold
closed
4 years ago
0
Next