explain-ruby
explain-ruby copied to clipboard
Usage of __FILE__ yields an Internal Server Error
Entering
puts __FILE__
in the Ruby code text box yields an "Internal Server Error". Expected: An explanation of what FILE means & how it's used.