Show More
Commit Description:
Change to better error message when the submitted file has illegal extension...
Commit Description:
Change to better error message when the submitted file has illegal extension
Solve issue #4
References:
File last commit:
Show/Diff file:
Action:
script/process/inspector
| 3 lines
| 111 B
| text/plain
| TextLexer
|
|
r0 | #!/usr/bin/env ruby | ||
require File.dirname(__FILE__) + '/../../config/boot' | ||||
require 'commands/process/inspector' | ||||