devise-verifiable icon indicating copy to clipboard operation
devise-verifiable copied to clipboard

uninitialized constant Devise::Verifiable::Controller

Open muhammadyana opened this issue 6 years ago • 1 comments

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

muhammadyana avatar Jan 26 '19 10:01 muhammadyana

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

Rodrigora avatar Apr 19 '19 13:04 Rodrigora