[ ソース: rails ]
パッケージ: ruby-activerecord (2:6.1.7.3+dfsg-4)
ruby-activerecord に関するリンク
Debian の資源:
rails ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [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 のインタプリタ (デフォルト版)
-
- dep: ruby-activemodel (= 2:6.1.7.3+dfsg-4)
- toolkit for building modeling frameworks (part of Rails)
-
- dep: ruby-activesupport (= 2:6.1.7.3+dfsg-4)
- collection of utility classes used by the Rails framework