method

default_generator_root

Importance_0
Ruby on Rails latest stable (v7.1.3.2) - 0 notes - Class: JobGenerator
default_generator_root() public

No documentation

This method has no description. You can help the Ruby on Rails community by adding new notes.

Hide source
# File activejob/lib/rails/generators/job/job_generator.rb, line 16
      def self.default_generator_root
        __dir__
      end
Register or log in to add new notes.