Rails Fields Logo

Rails Fields

Gem Version GitHub Repo stars

Enforce field types and attributes for ActiveRecord models in Ruby on Rails applications.

The rails-fields gem provides robust field type enforcement for ActiveRecord models in Ruby on Rails applications. It includes utility methods for type validation, logging, and field mappings between GraphQL and ActiveRecord types.