Danny Finkelstein

Joined

10 Experience
0 Lessons Completed
0 Questions Solved

Activity

Posted in Rails & Vue.js Trello Clone - Part 1 Discussion

If you are using ruby 2.5.x and copy the project down make sure to update devise in your gemfile or you will face a bug.
gem 'devise', git: 'https://github.com/plataformatec/devise'