Skip to content

Instantly share code, notes, and snippets.

@fidothe
Created January 21, 2013 17:51
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save fidothe/4587830 to your computer and use it in GitHub Desktop.
Save fidothe/4587830 to your computer and use it in GitHub Desktop.
  • Strings
  • Arrays
  • Hashes
  • Classes
  • Conditionals (if)
  • Conditional (case)
  • Modules (for mixins)
  • Namespaces
  • requiring
  • Gems
  • inheritance
  • Immutability
  • Variables - by ref / by value / pointerish
  • user-defined classes within primitive collections
  • functions
  • methods
  • reading docs (what to look for, what the args etc. mean)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment