Pakket: ruby-activerecord (2:7.2.2.1+dfsg-1~exp3)
Verwijzigingen voor ruby-activerecord
Debian bronnen:
Het bronpakket rails downloaden:
- [rails_7.2.2.1+dfsg-1~exp3.dsc]
- [rails_7.2.2.1+dfsg.orig.tar.xz]
- [rails_7.2.2.1+dfsg-1~exp3.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [rubyonrails.org]
Vergelijkbare pakketten:
Experimenteel pakket
Warning: This package is from the experimental distribution. That means it is likely unstable or buggy, and it may even cause data loss. Please be sure to consult the changelog and other possible documentation before using it.
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.
Andere aan ruby-activerecord gerelateerde pakketten
|
|
|
|
-
- dep: ruby
- Interpreter of object-oriented scripting language Ruby (default version)
-
- dep: ruby-activemodel (= 2:7.2.2.1+dfsg-1~exp3)
- toolkit for building modeling frameworks (part of Rails)
-
- dep: ruby-activesupport (= 2:7.2.2.1+dfsg-1~exp3)
- collection of utility classes used by the Rails framework