I’ve created a new app with rails 3.1
Run rake db:migrate and:
== DeviseCreateUsers: migrating
== DeviseCreateUsers: migrated (0.0000s)
rake aborted!
An error has occurred, this and all later migrations canceled:
private method `split’ called for #Arel::InsertManager:0x48fa3b39
What’s the problem?