hi,

Hope this is the right place and i'm not repeating something on the 
archive (i looked, briefly).

UserEngine gave me some grief when running migrations due to the fact 
that I use foreign key constraints in my database.  The order in which 
the tables are created/deleted is important!

I advise creating the permission_table and role_table first, then the 
join tables.  Drop them in the reverse order.

I can submit a patch if desired.

-Brian
_______________________________________________
engine-developers mailing list
[email protected]
http://lists.rails-engines.org/listinfo.cgi/engine-developers-rails-engines.org

Reply via email to