Bob Roberts
Joined
10 Experience
0 Lessons Completed
0 Questions Solved
Activity
Hey Chris, I am trying to implement this in the Devise new user registration. I am not sure where to put the def states method. Should I create the Devise registrations controller override and put it there?
I had added the states method to the users controller but that would mean adding the turbolinks partial under the user/ views and not with the registrations/new views.
Thanks for all that you do for the community!