Skip to content

Instantly share code, notes, and snippets.

View marvwhere's full-sized avatar

Marvin marvwhere

  • 9elements
  • Bochum
View GitHub Profile
@marvwhere
marvwhere / index.md
Created December 12, 2015 22:57 — forked from rstacruz/index.md
Rails models cheatsheet

Rails Models

Generating models

$ rails g model User

Associations

belongs_to

has_one

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