[ ソース: rails ]
パッケージ: ruby-activerecord (2:5.2.2.1+dfsg-1+deb10u5) [security]
ruby-activerecord に関するリンク
Debian の資源:
rails ソースパッケージをダウンロード:
- [rails_5.2.2.1+dfsg-1+deb10u5.dsc]
- [rails_5.2.2.1+dfsg.orig.tar.xz]
- [rails_5.2.2.1+dfsg-1+deb10u5.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [www.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
- オブジェクト指向スクリプト言語 Ruby のインタプリタ (デフォルト版)
- または ruby-interpreter
- パッケージは利用できません
-
- dep: ruby-activemodel (= 2:5.2.2.1+dfsg-1+deb10u5)
- toolkit for building modeling frameworks (part of Rails)
-
- dep: ruby-activesupport (= 2:5.2.2.1+dfsg-1+deb10u5)
- Support and utility classes used by the Rails 4.1 framework
-
- dep: ruby-arel (>= 9.0)
- SQL AST manager for Ruby