devise-verifiable
devise-verifiable copied to clipboard
uninitialized constant Devise::Verifiable::Controller
Hl. i'm use ruby 2.5 and rails 5.2
when i installing the gem and run rails s
or rails c
it was error
uninitialized constant Devise::Verifiable::Controller
There was an error while trying to load the gem 'devise-verifiable'. (Bundler::GemRequireError) Gem Load Error is: uninitialized constant Devise::Verifiable::Controller
Hi @muhammadyana
I couldn't reproduce this issue.
I have an example app which is currently using rails 5.2 and ruby 2.5.0: https://github.com/Rodrigora/devise-verifiable-example