friendly_id rake task fails

When I run Model.find_each(&:save) I get the error “NameError: wrong constant name admin”

from ruby-2.3.3/gems/active-support-5.0.0

extend FriendlyId

friendly_id :headline, use: :slugged