GoT

Results 49 comments of GoT

> Should be fixed with [5813f72](https://github.com/bbatsov/helm-projectile/commit/5813f7286533990783546c9c39c184faa034d1f1). Worked for me after updating. I confirm everything is ok after that! Thanks a lot

IMHO, Draggable should provide the `Draggable` feature only without checking if it's a name, position, category, number, etc. The `Position` should be also a `Draggable` but consider only the position...

> I'm afraid I'm not a docker expert so I need @PierreRambaud to review this contribution I don't get the relation between docker and code coverage. Above there is no...

Javascripts components are accessible via aliases because of our webpack configuration. Without this configuration it's not possible to use them :sweat_smile: https://github.com/PrestaShop/PrestaShop/blob/develop/admin-dev/themes/new-theme/.webpack/common.js#L108

Not sure it's your environment system. But I'm currently too busy with my work to have a check right now :(

Feel free to define a server host here: https://github.com/PierreRambaud/gemirro/blob/master/template/config.rb#L18 Maybe it should be 0.0.0.0 by default otherwise :thinking:

Hi, You don't have to define source for the repository itself. The source is "where you want to download gems you don't have". So, if you want to add your...

Hi, Can you try with rubygems.org/latest_specs.4.8.gz, this file is directly downloading from selected source (rubygems by default). Regards