mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
e1635ff4a7
Print default parent class for controller, job, and model generators. Before: [--parent=PARENT] # The parent class for the generated job After: [--parent=PARENT] # The parent class for the generated job # Default: ApplicationJob |
||
---|---|---|
.. | ||
templates | ||
job_generator.rb | ||
USAGE |