Daniel Stevenson
Results
2
issues of
Daniel Stevenson
**Is your feature request related to a problem? Please describe.** I have a table already in use that has a certain naming convention which is not the same as SearchLight...
enhancement
help wanted
feature request
One way (suggested by @essenciary [here](https://gitter.im/essenciary/Genie.jl)) would be to include the original URL as an optional param like `redirect("login?original_page=/users/10/delete")` or `redirect(:show_login; extra_query = Dict("original_page" => "/users/10/delete")` I also wondered if...
enhancement