Sha256: d8e70ddcaa5f0fe919b30b2b1b24333e074d60eec1e4c52300cb73c5ee19446e

Contents?: true

Size: 482 Bytes

Versions: 2

Compression:

Stored size: 482 Bytes

Contents

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

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
leftovers-0.8.0 lib/config/railties.yml
leftovers-0.7.0 lib/config/railties.yml