-
Notifications
You must be signed in to change notification settings - Fork 0
ezimprint
Andreas Dausenau edited this page Apr 13, 2022
·
2 revisions
This generator ejects all files needed to edit the imprint from the engine to your application.
rails generate ez_on_rails:ezimprint
- The controller holding the action to show the imprint is located in app/controllers/imprint_controller.rb
- The view showing the imprint is located in app/views/imprint
- The i18n locale files are located in config/locales/imprint.en.yml and config/locales/imprint.de.yml