Skip to content

Hide internal generators/classes#70

Merged
eelcoj merged 1 commit intomainfrom
hide-internal-classes
Apr 17, 2025
Merged

Hide internal generators/classes#70
eelcoj merged 1 commit intomainfrom
hide-internal-classes

Conversation

@eelcoj
Copy link
Collaborator

@eelcoj eelcoj commented Mar 31, 2025

rails generators --help currently outputs:

RailsIcons:
  (rails_icons:base)
  rails_icons:initializer
  rails_icons:install
  rails_icons:sync
  rails_icons:sync:engine
  rails_icons:sync:process_variants
  rails_icons:sync:transformations

But the bulk of these are internal classes. Added hide! (source) to these to not show them anymore.

RailsIcons:
  rails_icons:initializer
  rails_icons:install
  rails_icons:sync

@eelcoj eelcoj merged commit 582d930 into main Apr 17, 2025
3 checks passed
@eelcoj eelcoj deleted the hide-internal-classes branch April 17, 2025 09:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant