lsegal / yard-types-parser

Parses YARD formal type declarations into a human readable format.
http://yardoc.org/types
MIT License
9 stars 0 forks source link

502 Error For Any Input to Parse #1

Open phoebetse opened 6 years ago

phoebetse commented 6 years ago

On YARD Type Parser, attempting to parse any input leads to 502 error:

Failed to load resource: the server responded with a status of 502 ()

Reproduce by:

  1. Navigating to website
  2. Typing something in the input ("Array", "String", and even empty string)
  3. Clicking Parse