RailsApps/rails3-bootstrap-devise-cancan

Rails 4 add_role deprecation

alain-andre opened this issue · 1 comments

Hi all,
I'm having a DEPRECATION WARNING when using rake db:seed.
This happens on user.add_role :admin in the seed file. I cannot find how to fix it.

I have posted on http://stackoverflow.com/questions/18413012/deprecation-warning-when-using-rake-dbseed too.

Fixed with rolify version 3.2 (cf)