Yeah... I was about to say it seemed like a migration problem.

When you see an "undefined method", that's usually an indication that the migration needs to be run or updated (so that the new field/ method is present).

-- Patrick


On Jun 22, 2007, at 12:02 PM, Glenn Little wrote:

I think I see the problem. The docs imply that you can run the generate with --include-activation at some point
after you've run it once, but at least in my case, that
failed to update the migration file, which means my
users table is wrong.
        -glenn
_______________________________________________
Sdruby mailing list
[email protected]
http://lists.sdruby.com/mailman/listinfo/sdruby

Reply via email to