Created
August 25, 2014 21:42
-
-
Save lcaballero/c8169cc9085487b0b09b to your computer and use it in GitHub Desktop.
Bat Shit Obnoxious CoffeeScript whitespace issues
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
key = "some key" | |
key.substring(0, key.length -1) # <= Produces length is not a function Hahaha | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment