ysbaddaden / prax.cr

Rack proxy server for development (Crystal port)
Other
152 stars 18 forks source link

Fix 0.27.0 breaking changes #81

Closed jacksonrayhamilton closed 5 years ago

jacksonrayhamilton commented 5 years ago

Looks like Crystal renamed a few methods in 0.27.0. I had to make these changes before I could compile Prax again.

ysbaddaden commented 5 years ago

Thank you!