Oleksii Morozov
Oleksii Morozov
### Description Add automatically create paths and URL Helpers like at Rails ### Steps to Reproduce http://guides.rubyonrails.org/routing.html#path-and-url-helpers ### Versions 0.7.2
check_box helper did not need unchecked_value when using multi params it brake request why do not left default behavior? ``` == check_box "gender[]", checked_value: gender.name_to_url, checked: params.fetch_all("gender[]").includes?(gender.name_to_url) ``` and add...
if pattern string contains more then 500 items it fails with RecursionError if hasattr(listener, "enterObservationExpressionOr"): RecursionError: maximum recursion depth exceeded while calling a Python object