Rails 4 add_role deprecation
alain-andre opened this issue · 1 comments
alain-andre commented
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.
alain-andre commented
Fixed with rolify version 3.2 (cf)