Skip to content

Instantly share code, notes, and snippets.

View deejayres's full-sized avatar

Erin Resso deejayres

View GitHub Profile

Keybase proof

I hereby claim:

  • I am deejayres on github.
  • I am deejayres (https://keybase.io/deejayres) on keybase.
  • I have a public key whose fingerprint is 3E34 60E0 B02D EF9D 94DE 45F3 3771 8FD4 87F4 C5FC

To claim this, I am signing this object:

@deejayres
deejayres / bloccit-rails-console-assignment
Created February 4, 2016 00:20
Console output - Pry, updating records
resso:bloccit resso$ rails c
Loading development environment (Rails 4.2.5)
[1] pry(main)> help
Help
help Show a list of commands or information about a specific command.
Context
cd Move into a new context (object or scope).
find-method Recursively search for a method within a class/module or the current namespace.
ls Show the list of vars and methods in the current scope.