Package: ruby-activemodel-3.2 Version: 3.2.16-1 Architecture: all Maintainer: Debian Ruby Extras Maintainers Installed-Size: 243 Depends: ruby | ruby-interpreter, ruby-builder (>= 3.0.0), ruby-activesupport-3.2 (>= 3.2.16) Suggests: ruby-bcrypt (>= 3.0.0) Homepage: http://www.rubyonrails.org Priority: optional Section: ruby Filename: pool/main/r/ruby-activemodel-3.2/ruby-activemodel-3.2_3.2.16-1_all.deb Size: 40098 SHA256: 1e2e33b053e25ab553bbb239baf34335576e5ebf046c69cf5b1de05478c63293 SHA1: 19e383df96fa5c54f96aaae64ba84fb38393ef69 MD5sum: d6d99810b56829b870cec7b9b58a046d Description: toolkit for building modeling frameworks (part of Rails) Active Model is a toolkit for building modeling frameworks like Active Record and Active Resource. This includes a rich support for attributes, callbacks, validations, observers, serialization, internationalization, and testing. Ruby-Versions: ruby1.9.1 ruby2.0 Package: ruby-activerecord-3.2 Version: 3.2.16-1 Architecture: all Maintainer: Debian Ruby Extras Maintainers Installed-Size: 1173 Depends: ruby | ruby-interpreter, ruby-activesupport-3.2 (>= 3.2.16), ruby-activesupport-3.2 (<< 3.2.16.), ruby-activemodel-3.2 (>= 3.2.16), ruby-activemodel-3.2 (<< 3.2.16.), ruby-arel (>= 3.0.2~), ruby-tzinfo (>= 0.3.29~) Conflicts: ruby-activerecord-2.3 Homepage: http://www.rubyonrails.org Priority: optional Section: ruby Filename: pool/main/r/ruby-activerecord-3.2/ruby-activerecord-3.2_3.2.16-1_all.deb Size: 251636 SHA256: 9edfaf75da5887b1995f2a36d14901968d97bca8300c5df847458e948acddef5 SHA1: a11e0ce4e97d02c357c16e95c30d9fceaba552fa MD5sum: 0c3fe75190cdb2a553a1cce093863ac7 Description: 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-Versions: ruby1.9.1 ruby2.0 Package: ruby-activesupport-3.2 Version: 3.2.16-1 Architecture: all Maintainer: Debian Ruby Extras Maintainers Installed-Size: 1541 Depends: ruby | ruby-interpreter, ruby-i18n (>= 0.6~), ruby-multi-json (>= 1.0~) Conflicts: ruby-activesupport-2.3 Homepage: http://www.rubyonrails.org Priority: optional Section: ruby Filename: pool/main/r/ruby-activesupport-3.2/ruby-activesupport-3.2_3.2.16-1_all.deb Size: 180500 SHA256: d036934f07bcb45bd541152c64537290479e984882b55b46e3bbca8cfebd0221 SHA1: 110d7a12ec2ceca1d6516c108b8231bbdcf590ad MD5sum: 588dbe312be41d916d5b7faca8283edb Description: Support and utility classes used by the Rails 3.2 framework ActiveSupport consists of utility classes and extensions to the Ruby standard library that were required for Rails but found to be generally useful. Ruby-Versions: ruby1.9.1 ruby2.0 Package: ruby-arel Version: 5.0.1.20140414130214-1+tails1 Architecture: all Maintainer: Debian Ruby Extras Maintainers Installed-Size: 101 Depends: ruby | ruby-interpreter Homepage: http://github.com/rails/arel Priority: optional Section: ruby Filename: pool/main/r/ruby-arel/ruby-arel_5.0.1.20140414130214-1+tails1_all.deb Size: 27748 SHA256: ac2345ff22acd40a4e7a4ee0ec2bb58321c7055f14803a598a39dd1ae9669793 SHA1: ab4930bd5197c723c9f5b45e22342dfdb741a0b6 MD5sum: 2f0ae026ad2fac368beac962772e7cc3 Description: SQL AST manager for Ruby Arel is a SQL AST manager for Ruby. It simplifies the generation of complex SQL queries and adapts to various RDBMS systems. . It is intended to be a framework; that is, you can build your own ORM with it, focusing on innovative object and collection modeling as opposed to database compatibility and query generation. Ruby-Versions: all