The Rails Asset Pipeline (Rails v5.2.2)
The subtitlties of getting the pipeline to work in Rails 5 with Sprokets < 4.0
The Rails pipeline is throughly confusing to newcomers to Rails. My team has taken over the maintence of a rather complex beast that controls our authentication for multiple products. Some use OAuth, some use and SSO cookie we generate. We also use Omni-Auth for social login and password identities.
[Read More]