Class: EacRailsRemotes::ExportAll

Inherits:
Object
  • Object
show all
Defined in:
lib/eac_rails_remotes/export_all.rb

Instance Method Summary collapse

Instance Method Details

#performObject



5
6
7
# File 'lib/eac_rails_remotes/export_all.rb', line 5

def perform
  ::EacRailsRemotes::Instance.pendent.each(&:export)
end