Andrew Stewart
Andrew Stewart
You're right, this is missing functionality. I'll look into it a bit later today, thanks for letting me know!
Poked into this a bit, and I can't find or construct a good URL regex that won't also match existing Markdown-formatted URLs. Going to leave this open for now, will...
Hello! We currently use a JSON object represent params to, as you mention in your issue, support languages with named parameters. We had difficulty finding a solution that worked across...
Hey, @Kingdutch - as Brian said, thanks for the write-up. It's greatly appreciated. `solidus_auth_devise` is in a very tricky spot as an extension, since it needs to coexist with both...
solidus_auth_devise [provides the `spree_current_user` method](https://github.com/solidusio/solidus_auth_devise/blob/master/lib/spree/authentication_helpers.rb#L14).