You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
error message Unable to annotate user.rb: stack level too deep when i run migrate .
i add # -*- SkipSchemaAnnotations in user.rb, but it not work yet , but skip_on_db_migrate=1 rake db:migrate work well . thanks