Sam W

Results 19 issues of Sam W

The byebug guide at https://github.com/deivid-rodriguez/byebug/blob/master/GUIDE.md has a link to "https://github.com/deivid-rodriguez/byebug/blob/master" titled "See Byebug.start with a block." This is a dead link now, but where was it meant to be linked...

I wanted to create this issue/feature request in the org mode repository, but the org mode repository is not hosted on github. So I'm using this github.com/astahlman/ob-async repo for this...

enhancement
help wanted

Today I found myself running a script with this wonderful package. Inside the script, there 's a line byebug; # debugger and when execution hits that line, it's REPL should...

enhancement
help wanted

Wiki link about adding a quick footer, header and a flashing mechanism

Emacs is unable to find rubocop. My workstation uses rbenv. I installed by doing `gem install rubocop` and M-x package-install rubocop M-x package-install rbenv I'm using this workaround for now...

When visiting a modern site (https://www.upwork.com) I get // ERROR // Debugger paused on exception and the browser seems paused. How can I continue? Lot of sites have exceptions, and...

Installation emits these warnings: ‘defmethod’ is an obsolete macro (as of 25.1); use ‘cl-defmethod’ instead. ‘defgeneric’ is an obsolete macro (as of 25.1); use ‘cl-defgeneric’ instead. ‘defmethod’ is an obsolete...

It would be cool if we added example of building a mini rails site

To be aesthetically pleasing, the margin at the top here should be equal to the margin at the bottom. ![screen shot 2019-01-16 at 11 49 39 am](https://user-images.githubusercontent.com/10361390/51274930-55107f00-1985-11e9-9200-09e7bb294484.png)

Today I generated a rails app with bootstrap 4. But github says I'm vulnerable to XSS attacks. ------- 1 bootstrap vulnerability found in Gemfile.lock 3 minutes ago Remediation Upgrade bootstrap...