vikas patel

Results 2 issues of vikas patel

while running a rspec test I was getting the following warnings: ``` line 43 column 55 - Warning: trimming empty line 151 column 83 - Warning: trimming empty line 151...

Hi, In chrome dev tool, you can select a dom node (via mouse) and trigger event on it through command line using $0. For reference please see https://developers.google.com/web/tools/chrome-devtools/console/command-line-reference#0_-_4. I tried...