Andrii Savchenko
Andrii Savchenko
This is very early prototype (contain bugs and untested code) of proposed API changes. Just for discussion. For now it looks like this: ```ruby user = { username: 'xxx', verifier:...
Hi, since library going to 2.0, and it doesn't compatible with 1.x anyway, i want to propose some possible simplifications in API. What about this kind of interface? ``` ruby...
HttpTestClient operates via HTTP. So it must send and receive [HTTP Headers](https://tools.ietf.org/html/rfc7230#section-3.2) not CGI Meta-Variables
After discussion in #44 we decided to expose inflections as public API and implement proper `#freeze` @swilgosz I think I need a help of documentation ninja here
New API
HSLuv have a great potential in a design systems, where designer may define base colors or even a set of hue values and the system will take care of rest....