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
7 8 9 |
# File 'lib/rack-cgi.rb', line 7 def self.=~ rhs ::File.executable? rhs end |