Michael Bernstein
Michael Bernstein
Seems like the `767.98` values are hard-coded for breakpoints (e.g. https://github.com/fomantic/Fomantic-UI-SASS/blob/master/app/assets/stylesheets/semantic-ui/collections/_grid.scss#L174) -- anyone know an easy way to tweak this?
If you have an improper directory list, Peepopen crashes without any warning. Was kind of a pain in the ass to figure out but obviously my fault. Maybe some kind...
We're actually running https://github.com/thecodeshop/ruby/tree/tcs-ruby_1_9_3 in production at my day job. Until now I haven't tried to run anything, but I'm getting a segfault around this code: https://github.com/Vasfed/heap_dump/blob/master/ext/heap_dump/heap_dump.c#L1250-L1255 in our Rails...
Here it is!
Hey! I made a ruby extension for this lib. I have a branch here: https://github.com/mrb/hash-ring/tree/ruby_extension and the ruby gem is here: https://github.com/mrb/hash_ring
It would be awesome to be able to slurp JSON from a web endpoint inside session and have it be available as a value to manipulate.