@stephen/typed_form_model
Typed Rails form objects on top of Literal::Struct and ActiveModel::Validations.
details
- latest
- 1.0.0
- licenses
- MIT
- ruby
- >= 3.2
- rubygems
- >= 0
- executables
- none
- native extensions
- none
- platforms
- ruby
links
- homepage
- source_code
- https://github.com/stevegeek/typed_form_model
- changelog
- https://github.com/stevegeek/typed_form_model/blob/main/CHANGELOG.md
versions
- 1.0.0 Apr 30 2026 Stephen Ierodiaconou
usage
- run on your commandline
-
bundle add typed_form_model --source "https://beta.gem.coop/@stephen" - or, put in your Gemfile
-
gem "typed_form_model", source: "https://beta.gem.coop/@stephen"