undefined method `devise' for User (call 'User.connection' to establish a connection):Class 解决方法
参考rails g devise:installrails g devise install != rails g devise:install I ran into this problem as well. Executing rails generate devise install (sic!) there was nothing that seemed not to have worke