Ask A Question

Notifications

You’re not receiving notifications from this thread.

Has anyone used VueJS with Devise?

kwiksource asked in Gems / Libraries

I am trying to convert an existing site which used .erb to an SPA (VueJS).

I have followed http://www.guillaume-barillot.com/2017/12/02/how-to-organize-your-vue-files-in-a-rails-5-1-project-using-webpack/ quite successfully. However, I am stuck when trying to make the sign_in & sign_up forms to be part of the . I have gone through all the GoRails Vuejs examples trying to find a way to use Devise gem & its current_user.

Will appreciate if anyone can point me to a direction to follow.

Reply
Join the discussion
Create an account Log in

Want to stay up-to-date with Ruby on Rails?

Join 82,464+ developers who get early access to new tutorials, screencasts, articles, and more.

    We care about the protection of your data. Read our Privacy Policy.