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