Fine Print
Rails gem for managing web site agreements (terms, privacy policy, etc)
No ratings yet
- Gem
- fine_print
- Repository
- openstax/fine_print
- License
- MIT
- Stars
- 40
- Added
- August 14, 2026
About
Rails gem for managing web site agreements (terms, privacy policy, etc).
FinePrint is a Rails engine in gem form that makes managing web site agreements (terms of use, privacy policy, etc) simple and easy.
Mounting it
ruby
# Gemfile
gem "fine_print"
# config/routes.rb
mount FinePrint::Engine, at: "/fine-print"
Details
40 stars on GitHub · MIT licensed · maintained by openstax. Source: https://github.com/openstax/fine_print
Discussion (0)
Sign in to join the discussion.
No comments yet.