rails 2:4.1.10-1 source package in Ubuntu

Changelog

rails (2:4.1.10-1) unstable; urgency=medium

  * New upstream release; bug fixes only
  * debian/copyright: fix mention to the license of
    guides/assets/javascripts/jquery.min.js
  * Drop transitional package ruby-activesupport-2.3; it was only needed for
    upgrades from wheezy.
  * Drop Breaks:/Replaces: relationships against packages provided by old
    versioned source packages (e.g. *-2.3, *-3.2, *-4.0).

 -- Antonio Terceiro <email address hidden>  Sun, 24 May 2015 18:11:04 -0300

Upload details

Uploaded by:
Debian Ruby Extras Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Ruby Extras Maintainers
Architectures:
all
Section:
ruby
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Wily: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
rails_4.1.10-1.dsc 2.4 KiB 3df585ac22fb814dd6eb06e93dcc2ca8150bc4610d7bdb60af191406d53af1d1
rails_4.1.10.orig.tar.gz 3.6 MiB f8060783a25002bdd8120411f3ef7f5b696b5069477135ebf481501f4b69384c
rails_4.1.10-1.debian.tar.xz 86.6 KiB 0092d9beeaac614a68fa78cd5e759f03bc3cbccca92ec53fe5399368420ecc94

Available diffs

No changes file available.

Binary packages built by this source

rails: MVC ruby based framework geared for web application development (metapackage)

 Rails is a full-stack, open-source web framework in Ruby for writing
 real-world applications.
 .
 Being a full-stack framework means that all layers are built to work
 seamlessly together. That way you don't repeat yourself and you can
 use a single language from top to bottom. Everything from templates to
 control flow to business logic is written in Ruby.
 .
 This is a metapackage.

ruby-actionmailer: email composition, delivery, and receiving framework (part of Rails)

 Action Mailer is a framework for working with email on Rails.
 Compose, deliver, receive, and test emails using the familiar
 controller/view pattern. First-class support for multipart email
 and attachments.

ruby-actionpack: No summary available for ruby-actionpack in ubuntu wily.

No description available for ruby-actionpack in ubuntu wily.

ruby-actionview: No summary available for ruby-actionview in ubuntu wily.

No description available for ruby-actionview in ubuntu wily.

ruby-activemodel: 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-activerecord: 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-activesupport: Support and utility classes used by the Rails 4.1 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-rails: MVC ruby based framework geared for web application development

 Rails is a full-stack, open-source web framework in Ruby for writing
 real-world applications.
 .
 Being a full-stack framework means that all layers are built to work
 seamlessly together. That way you don't repeat yourself and you can
 use a single language from top to bottom. Everything from templates to
 control flow to business logic is written in Ruby.

ruby-railties: tools for creating, working with, and running Rails applications

 This package contains the Rails internals, i.e. components that implement
 and/or control application bootup, plugins, generators, and rake tasks.