[ ソース: rails ]
パッケージ: ruby-activerecord (2:6.0.3.7+dfsg-2+deb11u2)
ruby-activerecord に関するリンク
Debian の資源:
rails ソースパッケージをダウンロード:
- [rails_6.0.3.7+dfsg-2+deb11u2.dsc]
- [rails_6.0.3.7+dfsg.orig.tar.xz]
- [rails_6.0.3.7+dfsg-2+deb11u2.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [rubyonrails.org]
類似のパッケージ:
object-relational mapper framework (part of Rails)
Active Records is a framework to work with databases on Rails. Build a persistent domain model by mapping database tables to Ruby classes. Strong conventions for associations, validations, aggregations, migrations, and testing come baked-in.
その他の ruby-activerecord 関連パッケージ
|
|
|
|
-
- dep: ruby (>= 1:2.5.0)
- オブジェクト指向スクリプト言語 Ruby のインタプリタ (デフォルト版)
- または ruby-interpreter
- パッケージは利用できません
-
- dep: ruby-activemodel (= 2:6.0.3.7+dfsg-2+deb11u2)
- toolkit for building modeling frameworks (part of Rails)
-
- dep: ruby-activesupport (= 2:6.0.3.7+dfsg-2+deb11u2)
- collection of utility classes used by the Rails framework