wo models using authlogic

1 view
Skip to first unread message

swetha

unread,
Jul 21, 2010, 6:28:31 AM7/21/10
to rpx_now_gem
Hi all,

I am using authlogic for 2 models in my project. one model for admin
operations and other one for user operations .

user model is also authlogic_rpx gem ,which is used for making user to
login using his gmail/fb/twitter .

admin model should not use this gem and all migrations related to that
gem.

How can i restrict my admin migration from using this gem.

I am getting problem while migrating all migrations.

My error is :rake aborted!
An error has occurred, all later migrations canceled:

Mysql::Error: Table 'made_in_heaven_dev.rpx_identifiers' doesn't
exist: SELECT * FROM `rpx_identifiers` WHERE
(`rpx_identifiers`.backoffice_id = NULL)


Reply all
Reply to author
Forward
0 new messages