Class: CaptureSpaceStatsJob
- Inherits:
-
ApplicationJob
- Object
- ApplicationJob
- CaptureSpaceStatsJob
- Defined in:
- lib/generators/permadeps/install/templates/jobs/capture_space_stats_job.rb
Instance Method Summary collapse
Instance Method Details
#perform ⇒ Object
4 5 6 |
# File 'lib/generators/permadeps/install/templates/jobs/capture_space_stats_job.rb', line 4 def perform PgHero.capture_space_stats end |