Skip to content

Instantly share code, notes, and snippets.

@GeekEast
Last active December 7, 2020 00:47
Show Gist options
  • Save GeekEast/a134e11354959a93f51c688ba68e34d7 to your computer and use it in GitHub Desktop.
Save GeekEast/a134e11354959a93f51c688ba68e34d7 to your computer and use it in GitHub Desktop.
Rails Active Record Cheatsheet
  • clean screen: 井+K or Ctrl + L
  • similar lookup Property.where("name ilike ?", "%Toormina%")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment