Skip to content

Instantly share code, notes, and snippets.

View enspencer's full-sized avatar

Emma Spencer enspencer

  • Maxwell Health
  • North Carolina
View GitHub Profile

Week 1-2 Ruby Checklist

Must Haves:

Built-In Basic Datatypes:

  • Boolean
  • String
  • Fixnum
  • Float

Sublime Text 2 – Useful Shortcuts (Mac OS X)

General

⌘T go to file
⌘⌃P go to project
⌘R go to methods
⌃G go to line
⌘KB toggle side bar
⌘⇧P command prompt
https://github.com/rspec/rspec
http://www.codeschool.com/courses/testing-with-rspec
http://en.wikipedia.org/wiki/RSpec
http://rspec.info/
https://relishapp.com/rspec/rspec-core/docs
http://betterspecs.org/