Serhii Khoma

Results 186 comments of Serhii Khoma

@TBurk83 , i forsake the idea of using this gem and moved to angular-devise, if you need token authentication, try tiddle

@TBurk83 , maybe [this will help](https://github.com/cyu/rack-cors)

I was trying to get this gem to work about a month. I questioned this too, but didnt find anything, If you find out, let me know, thanks)

@angelxmoreno, I start new [project](https://github.com/BjornMelgaard/poller) and this issue still persist Are you still need compiled html?

@varyonic 1. `config.assets.initialize_on_precompile = false` doesnt help 2. I think the activerecord-nulldb-adapter normally should not be used, this gem is more like last resort 3. as I said when I...

Motivation: what you can do with it is transform: ```js const patient = { 'abbrev@1':{ version:'1.0.9', resolved:'https://registry.yarnpkg.com/abbrev/-/abbrev-1.0.9.tgz#91b4792588a7738c25f35dd6f63752a2f8776135' }, 'shell-quote@git+https://github.com/srghma/node-shell-quote.git#without_unlicenced_jsonify':{ version:'1.6.0', resolved:'git+https://github.com/srghma/node-shell-quote.git#0aa381896e0cd7409ead15fd444f225807a61e0a' }, '@graphile/plugin-supporter@git+https://1234user:[email protected]/git/users/1234user/postgraphile-supporter.git':{ version:'1.6.0', resolved:'git+https://1234user:[email protected]/git/users/1234user/postgraphile-supporter.git#1234commit' }, } const result =...

ok, we can add unzipObjWith too

found my function in nix (by chance) https://github.com/NixOS/nixpkgs/blob/70732eb4823336bb3234ea399d797c79d8dccdba/lib/attrsets.nix#L229 it's name - mapAttrsToList

Why even bother yourself with different servers if its intent is only to render page, if you want api - make separate project