-
Using http://engineering.heroku.com/blogs/2015-08-06-patching-rails-performance/
country_select consumes 26M, mostly because of iso3166.
-
Using [derailed_benchmarks](https://github.com/schneems/derailed_benchmarks) to benchmark a Ruby on Rails app requiring phony_rails, that depends on Countries 0.11.4, it shows that it uses around 18.7…
-
I really like the idea of not creating a specific Active Record Model for Country being static. For this reason, I find the gem really useful.
I am a little bit worried though about how much memory t…
-
Hello
We have tried to run the new 3.1 PEPPOL schematrons on our system (AIX 5.3 wpar on 7.1 lpar). We found a problem in "BIIRULES-UBL-T10.xsl" that fails on this rule:
"[BII2-T10-R058]-Invoice total…
-
now:
```
"require": {
"php": ">=5.3.2",
"payum/iso4217": "~1.0",
"kriswallsmith/buzz": "~0.13",
"league/url": "~3.0",
"ajbdev/authorizenet-php-api": "1.1.*",
…
-
- [x] Low Level XDR Support
- [x] Result reading
- [x] Payment Helper
-
```
The current definition for opds:price in the spec says that no currency symbols
should be used as part of the content.
As written now, the schema allows any text whatsoever as content, and there…
-
Just found this gem an hour ago, looks fantastic (been using money gem until now).
I didn't see any mention in the docs about how to register a new non-ISO currency (like bitcoin), nor any methods in…
-
To accept a payment method, a merchant must know how to process the response from the Payment Request API. Should there be a base universal response format? If so, some payment instruments may need mo…
-
On revision c12de36, this gist (https://gist.github.com/mjc/25e4b894160732b6cc31) fails with this exception:
```
Exception `Psych::SyntaxError' at org/jruby/ext/psych/PsychParser.java:215 - (iso4217.…