Sha256: 8ea4fea1397ae25d586a71484259864d4160887335127175e2d2acf744811465
Contents?: true
Size: 603 Bytes
Versions: 8
Compression:
Stored size: 603 Bytes
Contents
gems: - actionpack - activesupport keep: - # https://guides.rubyonrails.org/generators.html#generators-lookup path: '**/generators/**/*_generator.rb' # "When a generator is invoked, each public method in the generator is executed sequentially in # the order that it is defined When a generator is invoked, each public method in the generator # is executed sequentially in the order that it is defined" # # https://guides.rubyonrails.org/generators.html privacy: public type: Method - path: '**/generators/**/*_generator.rb' name: { has_suffix: Generator }
Version data entries
8 entries across 8 versions & 1 rubygems