I create a fresh app without errors, then i try to run rake db:migrate and gets me this error
Circular dependency detected while autoloading constant User
localizated on
/app/admin/user.rb:2:in <top (required)>
spec/factories/users.rb:12:in block (2 levels) in <top (required)>
spec/factories/users.rb:8:in block (2 levels) in <top (required)>
spec/factories/users.rb:7:in block (2 levels) in <top (required)>