This is kind of a bug (or at least a DRY violation):

The migrate script for LoginEngine correctly deals with the 
config.active_record.table_name_prefix configuration setting, but when 
it is used it is also necessary to specify the prefixed :user_table name 
in the LoginEngine configuration.  It would make sense for the 
LoginEngine configuration to utilise the table_name_prefix.

Cheers,
Scott

-- 
Posted via http://www.ruby-forum.com/.
_______________________________________________
engine-users mailing list
[email protected]
http://lists.rails-engines.org/listinfo.cgi/engine-users-rails-engines.org

Reply via email to