Action Version Preview
Allows for easy design version previews in Ruby on Rails. 0 database, 0 config, 0 admin
No ratings yet
- Gem
- action_version_preview
- Repository
- aviflombaum/action_version_preview
- License
- MIT
- Stars
- 28
- Added
- August 12, 2026
About
Allows for easy design version previews in Ruby on Rails. 0 database, 0 config, 0 admin.
Preview multiple versions of your UI simultaneously using Rails' built-in view variants. No feature flags, no complex setup. Just create variant templates and visit them via URL.
What you get
- The
vvparam is present in the URL (e.g.,?vv=trueor?vv=v2) - The current action has variant templates available
- The user can preview variants (dev/test by default)
Installing it
ruby
# Gemfile
gem "action_version_preview"
Details
28 stars on GitHub · MIT licensed · maintained by aviflombaum. Source: https://github.com/aviflombaum/action_version_preview
Discussion (0)
Sign in to join the discussion.
No comments yet.