Persisted Attributes
Add persisted fields to active record models without migrations
No ratings yet
- Gem
- persisted_attributes
- Repository
- virolea/persisted_attributes
- License
- MIT
- Stars
- 24
- Added
- August 11, 2026
About
Add persisted fields to active record models without migrations.
PersistedAttributes allows to add persisted attributes to ActiveRecord models without the need for a migration.
What you get
- String (default)
- Integer
- Boolean
Installing it
ruby
# Gemfile
gem "persisted_attributes"
Details
24 stars on GitHub · MIT licensed · maintained by virolea. Source: https://github.com/virolea/persisted_attributes
Discussion (0)
Sign in to join the discussion.
No comments yet.