Simple and easy to add settings, preferences and so on to any ActiveRecord model.

gem rails ruby ruby-on-rails settings
1 Open Issue Need Help Last updated: Sep 12, 2025

Open Issues Need Help

View All on GitHub

AI Summary: This issue proposes simplifying the inheritance structure for the `RailsVault` gem. Currently, vault classes inherit from `RailsVault::Base`, but the suggestion is to have them inherit directly from `RailsVault` to reduce verbosity. The change aims to streamline the API, as the gem's feature set is not expected to expand significantly.

Complexity: 1/5
good first issue help wanted

Simple and easy to add settings, preferences and so on to any ActiveRecord model.

Ruby
#gem#rails#ruby#ruby-on-rails#settings