标签: ruby-on-rails-4 devise
我在rails中使用devise登录,但每当我访问localhost:3000 / users / sign_in时 我有这个错误
!! #<TypeError: incompatible marshal file format (can't be read) format version 4.8 required; 91.91 given>
btw rails版本是4.1.1
答案 0 :(得分:-2)
git clean -d -x -f是否可以解决问题。
git clean -d -x -f