Category: devise

Setting Up an Angular SPA on Rails with Devise and Bootstrap

This article was originally published at jessenovotny.com. When I started programming my very first Angular single page application (SPA), I noticed the resources for setup and integration with Devise to be thin or fragmented. The most useful guide I found was actually just a segment of a general Angular with Rails wa...