ports/databases/rubygem-activemodel70
Po-Chuan Hsieh 8dec7dd7c1
databases/rubygem-activemodel70: Add rubygem-activemodel70 7.0.0
Active Model provides a known set of interfaces for usage in model classes. They
allow for Action Pack helpers to interact with non-Active Record models, for
example. Active Model also helps with building custom ORMs for use outside of
the Rails framework.

Active Model provides a default module that implements the basic API required to
integrate with Action Pack out of the box: ActiveModel::API.

WWW: https://rubyonrails.org/
WWW: https://github.com/rails/rails/tree/main/activemodel
2022-01-12 02:43:50 +08:00
..