bullet_train
bullet_train copied to clipboard
Address devise gem placement issue in Gemfile
Addresses the TODO in the Gemfile concerning the devise gem.
Joint PRs
- https://github.com/bullet-train-co/bullet_train-themes/pull/15
- https://github.com/bullet-train-co/bullet_train-themes-light/pull/46
Details
The main fix is in a monkey patch if the first joint PR.
I had to adjust the tests because "Password"
was turning into "password"
in a couple of flash notices, but I'm not entirely sure why it's happening. I can look into that side more if necessary.