Testing Rails Routing Constraints
Recently I’ve rolled my own user authentication mechanism with omniauth and omniauth-identity. In this post, I’m exploring Rails routing constraints and how to test them: https://medium.com/@clupprich/testing-rails-routing-constraints-be1641217914
Post a comment