Tilo
Tilo
is there a test case that can be added?
ping @joshuawscott
Also: when you added the Rails 4 improvements, you didn't release a new version of this Gem
sorry guys, this gem has not gotten a lot of love for a while. changing 'md5' to 'digest/md5' should be simple. Regarding maintaining this gem ... the problem is that...
it's important to use `\p{Word}` instead of `[A-Za-z]` or `\w+`, so UTF-8 characters are included!
> Thanks @tilo! A couple of questions regarding this (I have not yet looked at the changes): > > 1. Is the intent that if we were using 2.0-pre, that...
## with old count_quote_cards: time: 10.101 ms ### allocated memory by class 358020 String 112656 Hash 79656 Array 54096 MatchData 44280 Regexp 8432 File ### allocated objects by gem 11030...
- the new code needs test coverage - more performance testing
the faked connection needs to fake the `select_all`, `select_value`, `select_values` calls
@nvasilevski the majority of Ruby gems does this, because this is the recommended process: https://guides.rubygems.org/specification-reference/#metadata > Actually, we don't even need to change anything in rubygems. Rails for example despite...