.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.69 KB | b7b881251ec3ad12741aae3a9d714f74f4b412849c816419e243a5f5f77953ea |
lib/toycol.rb | 100644 | 0 | 0 | | | 747 Bytes | a600603c98517e538e6cce90e00d71a5d6cd1cca650fe224c8a612181cbe8ee3 |
lib/toycol/client.rb | 100644 | 0 | 0 | | | 836 Bytes | 817f9d50349eed6af74651a6609a25ed1830dca13ccba1820f5baba7b9f61806 |
lib/toycol/command.rb | 100644 | 0 | 0 | | | 5.06 KB | 6b65bb97c3019ab7721a4ed64245318c8e68b0cbf84e7d0cbcef38d6f3f20ec7 |
lib/toycol/const.rb | 100644 | 0 | 0 | | | 2.8 KB | 5ffbd15c5134581e7502f3f11040f15914b4eb0b10ae1010a6fc1025ee5a0c06 |
lib/toycol/helper.rb | 100644 | 0 | 0 | | | 823 Bytes | bce2148439a9f1291bf541272ab2ff38b584aacd16eb72b7d1d49a59b78dbaf8 |
lib/toycol/protocol.rb | 100644 | 0 | 0 | | | 3.88 KB | 27c99c9697485d489b5f206c119c97b4dfe1e7b699eab3c88166ba6a526e4633 |
lib/toycol/proxy.rb | 100644 | 0 | 0 | | | 3.2 KB | 8a237b828eeb04ffde3f5baab48f7e3889a9bfd1b224906d40072ab04ee89d8c |
lib/toycol/server.rb | 100644 | 0 | 0 | | | 3.09 KB | bb8b6e234ed636910ec525a89d27f83cd8332ec391cfaa11255eefe47d10c38a |
lib/toycol/template_generator.rb | 100644 | 0 | 0 | | | 1.48 KB | ca8f7bad6067df6e185b3c6d97694dc4135de3d47c1ee183ac055d78a1263a3f |
lib/toycol/templates/application.txt | 100644 | 0 | 0 | | | 578 Bytes | 031613e14edb2bce91d5c6e0db43c6d572b07907e4294468e2f717ed653ff101 |
lib/toycol/templates/protocol.txt | 100644 | 0 | 0 | | | 1.02 KB | 248bc9dcb8dbe834db62c16506bd1c13fdfc152a2a660abf643679bd11bfaa4b |
lib/toycol/version.rb | 100644 | 0 | 0 | | | 69 Bytes | 5ca06f07522b4694989cdb68365381598f149c47811a914c4429f093e9ad4343 |
toycol.gemspec | 100644 | 0 | 0 | | | 1.16 KB | 30c8b05ffda1e7a031d6f8b222b226d1f5ffe45168a7799b8387d45da72c8734 |