Port details |
- rubygem-activemodel80 Toolkit for building modeling frameworks like Active Record
- 8.0.1 databases
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2025-01-02 16:33:04
- Last Update: 2025-01-02 16:27:58
- Commit Hash: ddbf1a7
- Also Listed In: rubygems
- License: MIT
- WWW:
- https://github.com/rails/rails/tree/main/activemodel
- https://rubyonrails.org/
- Description:
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- rubygem-activemodel80>0:databases/rubygem-activemodel80
- To install the port:
- cd /usr/ports/databases/rubygem-activemodel80/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/rubygem-activemodel80
- pkg install rubygem-activemodel80
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rubygem-activemodel80
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1735802468
SHA256 (rubygem/activemodel-8.0.1.gem) = f46292fd6dcc128e18d588854298a933fd9eb22544c412b414ec02821062dc78
SIZE (rubygem/activemodel-8.0.1.gem) = 68608
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- ruby32 : lang/ruby32
- gem : devel/ruby-gems
- Runtime dependencies:
-
- rubygem-activesupport80>=8.0.1<8.0.1_99 : devel/rubygem-activesupport80
- ruby32 : lang/ruby32
- gem : devel/ruby-gems
- Patch dependencies:
-
- ruby32 : lang/ruby32
- gem : devel/ruby-gems
-
- This port is required by:
- for Run
-
- databases/rubygem-activerecord80
- devel/rubygem-validates_timeliness
- devel/rubygem-web-console-rails80
- www/rubygem-rails80
Configuration Options:
- No options to configure
- Options name:
- databases_rubygem-activemodel80
- USES:
- gem
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
8.0.1 02 Jan 2025 16:27:58 |
Po-Chuan Hsieh (sunpoet) |
databases/rubygem-activemodel80: Add rubygem-activemodel80 8.0.1
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. |
Number of commits found: 1
|