Skip to content

Instantly share code, notes, and snippets.

@superchris
Created May 30, 2011 16:08
Show Gist options
  • Save superchris/999091 to your computer and use it in GitHub Desktop.
Save superchris/999091 to your computer and use it in GitHub Desktop.
#= require fruit
class Apple extends Fruit
plant: -> alert "I am an apple tree"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment