Hugo Frappier

Results 16 comments of Hugo Frappier

The widget does not even close if we TAB to another field, even with just one time picker in the form. This is an issue for some of my users....

@shadyendless Have you been able to run Alchemy in a release? I can't on my side. The CommandHandler process does not get started, and the application fails starting when trying...

FYI, the issue I reported above was with version 0.6.4. Version 0.6.5 fixes the issue.

@vendethiel I'm still on 0.6.6 (which works). I'll try later with 0.6.9. Will let you know. > Hey @frahugo , are you still working on your bot with Alchemy, and...

Thanks @cronokirby. Yes, the service will definitely be tested out in isolation. It is in fact in a different child app in the umbrella. Here, I just wanted to make...

I ran into the same coolers issue when using the script in a pipe. Here's what I did to test if the script is running in a terminal or not:...

Just fixed this one in my fork (code from tag 1.1.14 because my rails app is under 3.0.x). Will send a pull request.

Thanks @arashm.. This solved the error for me as well: `bundle exec spring binstub --all`

@kipcole9 (Kip, just CCing you so you are aware of this issue)