Skip to content
railsengines.com

GDPR Rails

Rails Engine for the GDPR compliance

No ratings yet
Gem
gdpr_rails
Repository
prey/gdpr_rails
License
MIT
Stars
635
Added
August 23, 2026

About

Rails Engine for the GDPR compliance

PolicyManager (Aka GDPR Rails) was created with flexibility in mind to comply with the requirements of the GDPR (General Data Protection Regulation). It's currently being developed at preyproject and will be battle-tested on preyproject.com from May 25th.

What you get

  • Ruby 2.5+
  • Rails 5.2+
  • ActiveStorage (required for portability features)

Mounting it

ruby
# Gemfile
gem "gdpr_rails"

# config/routes.rb
mount PolicyManager::Engine, at: "/gdpr-rails"

Details

635 stars on GitHub · MIT licensed · maintained by prey. Source: https://github.com/prey/gdpr_rails

Discussion (0)

Sign in to join the discussion.

No comments yet.