Method: Fortifier::BatchUpdater#users_to_update
- Defined in:
- app/models/fortifier/batch_updater.rb
#users_to_update ⇒ Object (readonly)
Returns the value of attribute users_to_update.
5 6 7 |
# File 'app/models/fortifier/batch_updater.rb', line 5 def users_to_update @users_to_update end |