Class: Rack::CGI::Executable
- Inherits:
-
Object
- Object
- Rack::CGI::Executable
- Defined in:
- lib/rack/cgi.rb
Class Method Summary collapse
Class Method Details
.=~(rhs) ⇒ Object
6 7 8 |
# File 'lib/rack/cgi.rb', line 6 def self.=~ rhs ::File.executable? rhs end |