gingerlime

Results 128 comments of gingerlime

I seem to have the same issue, but it might be only when both temporary containers and conex are installed together? if I disable either one, it seems to stop...

Same here. Conex, multiaccount containers, but also the temporary containers addon. Not using containerise.

I should also add that I get two tabs even when I open a link from the bookmark toolbar, not only external links

Would be happy to help if there's some functionality that could be added to giraffe to help it integrate with gdash. @keymon suggested an interesting idea, of generating the giraffe...

@keymon I think it would be nice, but not sure it's the top priority of most users who are using either gdash or giraffe. Having an easy-to-use DSL of course...

@keymon - I just realised there's a github project that creates giraffe dashboards from collectd graphite metrics. It's called [giraffe-collectd](https://github.com/bflad/giraffe-collectd), maybe this can give you some ideas.

@baschtl just curious about choosing between devise-async and Active Job, and couldn't get enough clarity from the various comments about it. Please correct me if I'm wrong, but wouldn't active...

Thanks @baschtl, no experience with it either, although it kinda makes sense to use it when we upgrade to rails 4.2 ... Was just wondering about the actual promise of...

Thanks for the super-quick reply, @blueyed ! Somehow stdin isn't working for me, but not sure exactly why?? From the log: ``` 12:48:14 16070 [D +86.0] [4.-:1:1] Running makers: rubocop....

trying to debug: ```shell $ cat app/admin/team_members.rb | docker-compose exec -T web bash -c "cat -" # displays the file $ cat app/admin/team_members.rb | docker-compose exec -T web bash -c...