インポートされたユーザーのアカウントをアクティブ化およびステージ解除する方法

The data explorer plugin does not let you modify data.

Administrative Bulk Operations should have some hints.

Something like

User.all.update_all(active: true)

might do it.

「いいね!」 4