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

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

Open Issues Need Help

View All on GitHub
enhancement 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
Reset method 7 days ago
enhancement 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

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