.github/ISSUE_TEMPLATE/bug_report.md | 100644 | 0 | 0 | | | 523 Bytes | a4003cbd2c2e8513049a87fd6680cf41495ac2b509aa3d9fe4a807f9ca8852e8 |
.github/ISSUE_TEMPLATE/feature_request.md | 100644 | 0 | 0 | | | 609 Bytes | 1cc6a939c194b0c93e1b3499541f87a66382e40289be7f5e8c52f1a1418a7a46 |
.github/dependabot.yml | 100644 | 0 | 0 | | | 177 Bytes | a0fa9c26a5474d3e9afd42b29eafc9b6510caf80e88e28f74cadb342c8814de4 |
.github/workflows/main.yml | 100644 | 0 | 0 | | | 383 Bytes | f6e0d6d03654fe5b9341970b50cdb25e5f55ef72af885d16e8cfddfbf289be99 |
.gitignore | 100644 | 0 | 0 | | | 101 Bytes | 76e57a566ef33f1817074aefc8e28b5137f68ff7cf346d33def3774d78e40560 |
.rubocop.yml | 100644 | 0 | 0 | | | 713 Bytes | 94a1959b96f7b8c319dfe27f504f6a5f5510749e7261d5bf81e1cd12d9891028 |
CHANGELOG.md | 100644 | 0 | 0 | | | 60 Bytes | 335ad320fe23c9b6f2010c9bfaf7443ee43b999997afc12936592b3b14b2f6a7 |
CODE_OF_CONDUCT.md | 100644 | 0 | 0 | | | 5.09 KB | 93ecb8118399544530a5163e4f9250fa92e1e3a144b1502afe5d5c5f045f1e84 |
Gemfile | 100644 | 0 | 0 | | | 238 Bytes | 89a72b4936692e10c99043d487e9f50503bd554bce3da5026edeb34dcfc4f0b7 |
LICENSE.txt | 100644 | 0 | 0 | | | 1.06 KB | 02f07336bd7103405b12694a7596e258c5ebafb8f9467e10d41b40e53e9967a8 |
README.md | 100644 | 0 | 0 | | | 1.43 KB | b9e3b9beb54e0d75a1abc3b6793e6ae34c2656de9b633601cf420a51e0e9e08b |
Rakefile | 100644 | 0 | 0 | | | 289 Bytes | e54f37e849e45cfc26fc5f17410f5997bb9dfaac0e217019a8b60f8dbe1189c3 |
bin/console | 100755 | 0 | 0 | | | 371 Bytes | e56fd7442cf2667b5b18cb195d91d48e031f1e18890adffb1fb5b682a977999d |
bin/setup | 100755 | 0 | 0 | | | 131 Bytes | e201190bc24e9f00849b3efa5fbaece2cbf069703232e50c7fa15d41c47f2ead |
examples/anonymous/Gemfile | 100644 | 0 | 0 | | | 91 Bytes | 0740273b6af6faafd628e9a97ac4e6aaddea6628a7a078a3f61a73578c70321b |
examples/anonymous/Protocolfile | 100644 | 0 | 0 | | | 254 Bytes | a72b9a57a3ddea365e9076ba1fda1a24eb07ccd7715ce8286b694a1d568449c1 |
examples/anonymous/config.ru | 100644 | 0 | 0 | | | 305 Bytes | c14b0711b0ab959a680403194cc56fb6a524fb88fae8739233011cefdcc7f911 |
examples/duck/Gemfile | 100644 | 0 | 0 | | | 91 Bytes | 0740273b6af6faafd628e9a97ac4e6aaddea6628a7a078a3f61a73578c70321b |
examples/duck/Protocolfile.duck | 100644 | 0 | 0 | | | 446 Bytes | 72af16850b5e746afb79fe61e65294d9e59b2d672d2d98f4af9be2965b2c5960 |
examples/duck/config_duck.ru | 100644 | 0 | 0 | | | 1.07 KB | 7f67e8d519d107a822a138d3b71e9f9f14edeca20f241c83cdb536e60768e9f9 |
examples/rubylike/Gemfile | 100644 | 0 | 0 | | | 91 Bytes | 0740273b6af6faafd628e9a97ac4e6aaddea6628a7a078a3f61a73578c70321b |
examples/rubylike/Protocolfile.rubylike | 100644 | 0 | 0 | | | 367 Bytes | 8fb0b9396a0818b836ec54b8939ab175ebe0c07391d3f485c5f96e6185f43229 |
examples/rubylike/config_rubylike.ru | 100644 | 0 | 0 | | | 489 Bytes | 2d59641b1ac5170c7df23bc90b64d0361fc79685b5995edac1b311fcdb8085ad |
examples/safe_ruby/Gemfile | 100644 | 0 | 0 | | | 102 Bytes | 13320d06a69a23979fc89c3c110a6d5f2362a5676ff239a6b7acbe28d8988ccc |
examples/safe_ruby/Protocolfile.safe_ruby | 100644 | 0 | 0 | | | 1.45 KB | 5784fe633cee499f06354e7357208559f75116d20c025fbdf0a76711bee3475d |
examples/safe_ruby/config_safe_ruby.ru | 100644 | 0 | 0 | | | 1.07 KB | 921995499956686436c3733a16ce26f535bed4cf42c1f697e03814412a367c0b |
examples/safe_ruby_with_sinatra/Gemfile | 100644 | 0 | 0 | | | 210 Bytes | 13a7d3a0370e5742180861870390a88ed7d4c0fb62af174daaa8d04a200f2e0a |
examples/safe_ruby_with_sinatra/Protocolfile.safe_ruby_with_sinatra | 100644 | 0 | 0 | | | 1.34 KB | 78008c7ec97cd57e7aa44858551096365b5174d0bc7924281aae4f5e1d01ae0e |
examples/safe_ruby_with_sinatra/app.rb | 100644 | 0 | 0 | | | 525 Bytes | da4620bf302e383b7764e7da0efa5afd09553ce8c72ee7fb01409275620cb104 |
examples/safe_ruby_with_sinatra/post.rb | 100644 | 0 | 0 | | | 564 Bytes | 01a1c8f7533292b39ad9d61bba3103bafd8b05bc773ea70ece749beb3abcae06 |
examples/safe_ruby_with_sinatra/views/index.erb | 100644 | 0 | 0 | | | 653 Bytes | fac52a57cbde171398f483b72b7568b298a31b957e9179e63df4f2dd42f00fd1 |
examples/unsafe_ruby/Gemfile | 100644 | 0 | 0 | | | 91 Bytes | 0740273b6af6faafd628e9a97ac4e6aaddea6628a7a078a3f61a73578c70321b |
examples/unsafe_ruby/Protocolfile.unsafe_ruby | 100644 | 0 | 0 | | | 328 Bytes | c3f083c535695618a3750cff1016ed4f29248a7d9350632eb335cecb2c8b227c |
examples/unsafe_ruby/config_unsafe_ruby.ru | 100644 | 0 | 0 | | | 416 Bytes | 64b43a6342915431e5f5a4773532f9b8e407be62a78f104d5fec64d8808d1764 |
exe/toycol | 100755 | 0 | 0 | | | 111 Bytes | 0b53210ac4664041b99e09bcc45fccab6c765e7813d4e9da9476f8ba1dd3af87 |
lib/rack/handler/toycol.rb | 100644 | 0 | 0 | | | 1.67 KB | 87fe55b1a42ee326979d084643ce32ee64e850184bbf4c5b8802e3f13fd6b324 |
lib/toycol.rb | 100644 | 0 | 0 | | | 631 Bytes | 989cd866e9cad86d8089b3ce73e187dd6c250e6562bbd9caf9c9a6b4ae0aee2d |
lib/toycol/client.rb | 100644 | 0 | 0 | | | 824 Bytes | b8051a5b78c0370da2937eb549d7c1c97ee8cb7982d7ca18f9f7a8876ff0c868 |
lib/toycol/command.rb | 100644 | 0 | 0 | | | 4.84 KB | 842e04296679b8aadd82ed522d9b4fb17f442e48f0426822136a6260eaef3d72 |
lib/toycol/const.rb | 100644 | 0 | 0 | | | 2.8 KB | 5ffbd15c5134581e7502f3f11040f15914b4eb0b10ae1010a6fc1025ee5a0c06 |
lib/toycol/helper.rb | 100644 | 0 | 0 | | | 780 Bytes | 4bcce90d42c284bee2365a4ce384e39b9d76c6e4cce7a58c842fd629557809aa |
lib/toycol/protocol.rb | 100644 | 0 | 0 | | | 3.57 KB | 71c1a2c815a84beb5bc07ab5f2359edd067b29f92bed341eb360055b1cc2f26b |
lib/toycol/proxy.rb | 100644 | 0 | 0 | | | 3.23 KB | b6594e788bba6fd000d42853237a5edee38ef654900adca8dc09a493b3f69e23 |
lib/toycol/server.rb | 100644 | 0 | 0 | | | 3.31 KB | de5e53964f5d29c7f89461bdb535b3df3f03a5be1b8408ecdbd4a39a139bd0ab |
lib/toycol/template_generator.rb | 100644 | 0 | 0 | | | 1.48 KB | 2626d99c8961f024b28d94c3363f12d02aad4be81c7fb8ce9b322955fc874ff0 |
lib/toycol/templates/application.txt | 100644 | 0 | 0 | | | 447 Bytes | e125daa49b494b837c2e396a5f908db471b020cdce1715714371a235fea0fa65 |
lib/toycol/templates/protocol.txt | 100644 | 0 | 0 | | | 1.02 KB | b8017343f9d6c148ff8344607cfa75e2606234167adcfdc226166d8d8188abfa |
lib/toycol/version.rb | 100644 | 0 | 0 | | | 69 Bytes | 96c0ae32142d6ad1c51226e785938736b066dbb163591fb54ecfc0061d4ecfdf |
toycol.gemspec | 100644 | 0 | 0 | | | 1.16 KB | 30c8b05ffda1e7a031d6f8b222b226d1f5ffe45168a7799b8387d45da72c8734 |