madeindjs/api_on_rails

Devise install error in chapter 3

Closed this issue · 2 comments

Running rails g devise:install gives this error

/home/tac/.rvm/gems/ruby-2.6.0/gems/bootsnap-1.3.2/lib/bootsnap/load_path_cache/core_ext/active_support.rb:74:in 'block in load_missing_constant': uninitialized constant ApiConstraints (NameError)

Also the git clone link given at the start of chapter 3 does not seem to be valid.

Thank you for report. I will take a look soon