rails-fields 0.3.1
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 Custom error classes provide clear diagnostics for field-related issues, making it easier to maintain consistent data models.
Gemfile:
=
安装:
=
Runtime 依赖 (1):
rails
>= 5.0