For whatever reason, when you can't connect to the rubygems domain, do the following:
- Install Ruby Developer Kit
- Extract the zip to a permanent folder
- cd in
ruby dk.rb initruby dk.rb install- Download the following gems from rubygems.org
- ffi
| // ---- | |
| // Sass (v3.2.19) | |
| // Compass (v0.12.6) | |
| // ---- | |
| // GO TO LINE 202! | |
| // -------------------------------------------- | |
| // Default Variables | |
| // -------------------------------------------- |
| // ---- | |
| // Sass (v3.3.14) | |
| // Compass (v1.0.0.rc.1) | |
| // ---- | |
| // GO TO LINE 202! | |
| // -------------------------------------------- | |
| // Default Variables | |
| // -------------------------------------------- |
| // ---- | |
| // Sass (v3.3.14) | |
| // Compass (v1.0.0.rc.1) | |
| // ---- | |
| // GO TO LINE 202! | |
| // -------------------------------------------- | |
| // Default Variables | |
| // -------------------------------------------- |
| // ---- | |
| // Sass (v3.3.14) | |
| // Compass (v1.0.0.rc.1) | |
| // ---- | |
| // GO TO LINE 125! | |
| // -------------------------------------------- | |
| // Default Variables | |
| // -------------------------------------------- |
| // ---- | |
| // Sass (v3.2.19) | |
| // Compass (v0.12.6) | |
| // ---- | |
| // GO TO LINE 125! | |
| // -------------------------------------------- | |
| // Default Variables | |
| // -------------------------------------------- |
| chmod +x .git/hooks/pre-commit |
| function doAppDatalist() { | |
| appsArray.sort(); | |
| var options = '', | |
| $datainput = $('<input class="apps-input form-control" list="apps-list" placeholder="Search apps" />'), | |
| $datainputFake = $('<input class="apps-input apps-input-fake form-control" placeholder="Search apps" />'), | |
| $datalist = $('<datalist id="apps-list" />'); | |
| for (var i = 0; i < appsArray.length; i++) { | |
| options += '<option value="' + appsArray[i][1] + '" data-index="' + i + '" />\n'; |
| var vector = { | |
| _x: 1, | |
| _y: 2, | |
| create: function(x, y) { | |
| var obj = Object.create(this); | |
| obj.setX(x); | |
| obj.setY(y); | |
| Beautify | |
| Brackets Color Palette | |
| Brackets Git | |
| Brackets Print Margin | |
| Brackets Sort Text | |
| Code Highlighter Switcher | |
| colorHints | |
| CSScomb Brackets plugin | |
| Disable Autoclose Tags | |
| EditorConfig |
For whatever reason, when you can't connect to the rubygems domain, do the following:
ruby dk.rb initruby dk.rb install