Class: SuperparserJob
- Inherits:
-
ApplicationJob
- Object
- ApplicationJob
- SuperparserJob
- Defined in:
- lib/generators/ruby_superparser/templates/superparser_job.rb
Overview
lib/generators/superparser/templates/superparser_job.rb
Instance Method Summary collapse
Instance Method Details
#perform(document_id) ⇒ Object
6 7 |
# File 'lib/generators/ruby_superparser/templates/superparser_job.rb', line 6 def perform(document_id) end |