Skip to content

Instantly share code, notes, and snippets.

@nthx
Forked from hashmal/gist:803816
Created May 16, 2012 23:40
Show Gist options
  • Save nthx/2714932 to your computer and use it in GitHub Desktop.
Save nthx/2714932 to your computer and use it in GitHub Desktop.
Blogged on aspectized.com..
# I blogged about our usage of "Swappable Mixins in CoffeeScript". Thanks!
#
# http://aspectized.com/2012/05/mixins-in-coffeescript/
#
# we used Underscore to help with `this` binding. This way role&base class can
# modify their data
#
# .....
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment