devise tag

14 questions


2 answers
108 views
0
I would like to customize the registration completion email for Device, but a 555 5.5.2 Syntax error appears and I cannot send it.

Try sending a registration completion email automatically using Action Mailer and deviceBased on the above article, I would like to customize the registration completion email in my application, but a...


1 answers
92 views
0
The db migrate is not working well in the device.

I'm a beginner.rails 4.2.1sqlite33.6.20I wanted to use the device in , so I tried bundle installing 3.4.1 and rakedb:migrate.There is an application error and it doesn't work well.1—Application error ...

2 years ago

1 answers
65 views
0
I want to know the meaning of the serialize_options key passed by the response_with argument in Device.

https://github.com/plataformatec/devise/blob/1a0192201b317d3f1bac88f5c5b4926d527b1b39/app/controllers/devise/sessions_controller.rbin the respond_with(resource,serialize_options(resource))In the end, ...

2 years ago

2 answers
63 views
0
How do I reset my password without using mail in rails device?

I am currently developing a simple application using devise in version 4.2.5 of rails, but now I need to reset my password without using email.So I thought I'd prepare a secret question and answer col...

2 years ago
« - 2 -

© 2024 OneMinuteCode. All rights reserved.