Skip to content

Instantly share code, notes, and snippets.

@frullah
Created January 17, 2021 12:24
Show Gist options
  • Save frullah/0958e3a1b092a728f893b46c9bd8a790 to your computer and use it in GitHub Desktop.
Save frullah/0958e3a1b092a728f893b46c9bd8a790 to your computer and use it in GitHub Desktop.
Rails custom generator templates guide

independent generator

example:

  • controller
  • model
  • etc.

lib/templates/rails/{singular_app_type}/{singular_app_type}.rb

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment