Still having the error.

Ah. It seems to be related to my using Active Scaffold.

Commenting these three lines out in the controller (so active
scaffolding is not used at all):

active_scaffold :user do |config|
     config.list.columns = [ :title,:name]
end

No error at all. Migrate works.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to