Skip to content

Commit

Permalink
update readme to correctly show tested versions of ruby and rails
Browse files Browse the repository at this point in the history
  • Loading branch information
dastra-mak committed Feb 20, 2024
1 parent 30e122a commit 77d1182
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ assignable_values - Enums on vitamins [![Tests](https://github.com/makandra/assi

We carefully enhanced the core enum functionality with small tweaks that are useful for web forms, internationalized applications and common authorization patterns.

`assignable_values` is tested with Rails 5.1 and 6.1 on Ruby 2.5, 2.7 and 3.0.
`assignable_values` is tested with Rails 5.1, 6.1 and 7.0 on Ruby 2.5, 2.7 and 3.2.


Restricting scalar attributes
Expand Down

0 comments on commit 77d1182

Please sign in to comment.