Ruby: added the Rack environment parameter "SCRIPT_NAME".
This commit is contained in:
@@ -22,6 +22,7 @@
|
||||
|
||||
typedef struct {
|
||||
VALUE env;
|
||||
VALUE script;
|
||||
VALUE io_input;
|
||||
VALUE io_error;
|
||||
VALUE thread;
|
||||
|
||||
Reference in New Issue
Block a user