Skip to content

Instantly share code, notes, and snippets.

@cmelbye
Created March 24, 2014 17:25
Show Gist options
  • Save cmelbye/9744941 to your computer and use it in GitHub Desktop.
Save cmelbye/9744941 to your computer and use it in GitHub Desktop.
[1] pry(main)> cd ActionDispatch::Request
[2] pry(ActionDispatch::Request):1> ls Http::Headers
NameError: uninitialized constant HTTP::Headers
from (eval):1:in `__binding__'
[2] pry(ActionDispatch::Request):1> show-source Http::Headers#[]
Error: Couldn't locate a definition for Http::Headers#[]!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment