[ ソース: rails ]
パッケージ: ruby-activerecord (2:7.2.2.1+dfsg-1~exp4)
ruby-activerecord に関するリンク
Debian の資源:
rails ソースパッケージをダウンロード:
- [rails_7.2.2.1+dfsg-1~exp4.dsc]
- [rails_7.2.2.1+dfsg.orig.tar.xz]
- [rails_7.2.2.1+dfsg-1~exp4.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [rubyonrails.org]
類似のパッケージ:
試験的な (experimental の) パッケージ
警告: このパッケージは experimental ディストリビューションのものです。つまり、おそらく不安定でバグがあり、それどころかデータの損失を起こすかもしれません。使用前には、変更履歴やその他の参照可能なドキュメントを必ず調べてください。
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
- Interpreter of object-oriented scripting language Ruby (default version)
-
- dep: ruby-activemodel (= 2:7.2.2.1+dfsg-1~exp4)
- toolkit for building modeling frameworks (part of Rails)
-
- dep: ruby-activesupport (= 2:7.2.2.1+dfsg-1~exp4)
- collection of utility classes used by the Rails framework