soveran / cuba

Rum based microframework for web development.
http://cuba.is
MIT License
1.44k stars 249 forks source link

Fix capturing symbol params #93

Closed Juanmcuello closed 6 years ago

Juanmcuello commented 6 years ago

Call to_s when capturing params in order to keep compatibility with previous behavior.

See also https://github.com/soveran/cuba/pull/92

soveran commented 6 years ago

Excellent, it was released as version 3.9.2. Thanks!

Juanmcuello commented 6 years ago

Great, thanks!