You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
~/Documents/jruby/bin/jruby -X+T callerloc.rb
Don't call me
core:/core/kernel.rb:27:in `method_missing': undefined method `map' for NilClass (NoMethodError)
from core:/core/kernel.rb:27:in `caller'
from callerloc.rb:7:in `print_caller'
from callerloc.rb:12:in `<main>'
The text was updated successfully, but these errors were encountered:
This is found in sinatra.
Example:
Expected
Actual
The text was updated successfully, but these errors were encountered: