Open Issues Need Help
View All on GitHub Move from `RailsVault::Base` to `RailsVault` about 2 months ago
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