• Randall Leeds's avatar
    much saner prototype syntax · 870e3522
    Randall Leeds authored
    I think I got confused once when I did `x = foo` and it was being
    shared between instances. Silly me, it should have been `x: foo`.
    
    This CoffeeScript thing...
    870e3522
controllers.coffee 22.3 KB