Gary

Results 7 comments of Gary

Hi @winston, I would like to volunteer as a contributor or maintainer :)

Hey guys, thanks for the script. This is what I ended up doing for my purposes: ``` AWESOMPLETES = {} image_search_input_change = (e) -> element = this $.getJSON( "/images", {file:...

Hey - I think it's just an issue with the location of libsybdb.so.5 tiny_tds thinks that libsybdb.so.5 lives in /lib/ ``` [root@113aad881d1e tiny_tds]# ldd tiny_tds.so linux-vdso.so.1 => (0x00007ffe3a01e000) libruby.so.2.4 =>...

Thanks - this helped! Any idea what to do about Uncaught TypeError: Cannot read property 'find' of undefined at Object.find (selector-engine.self-50a89b920756572e3185426ba7460787cca59d51522bf63812df4d91a9749bc2.js?body=1:37) at carousel.self-24e54ec126825103ca5316cdefcbc5a12feeadecb21dbf6ad127b05a004fe76d.js?body=1:720 at handler (event-handler.self-73a6f6aa49089c2ef6321c26f56c5b8015f55e3df62f3128d6886947158f3267.js?body=1:78) Looks like the polyfill...

@arrowcircle Did you ever figure out how to use a DSL like this? I came across the exact same issue :) I'm thinking that I could prepend some boilerplate code...

I had the same issue. Was caused by developing inside of a dropbox folder. Apparently dropbox and rails may sometimes try to read from the same file at the same...

I haven't dived too deep into Desmod's yet - I am trying to optimize a low-volume, high mix manufacturing floor with ~100 assembly stations. So far everything appears to be...