rails 2:4.2.9-2 source package in Ubuntu

Changelog

rails (2:4.2.9-2) unstable; urgency=medium

  * Team upload
  * Reupload to unstable 

 -- Pirate Praveen <email address hidden>  Wed, 23 Aug 2017 18:39:08 +0530

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

Artful: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
rails_4.2.9-2.dsc 3.4 KiB 85f9c2b480e9f3d94c65fbd31cc4a77c8d66217f012ea442b563e6dbb0fbae5d
rails_4.2.9.orig.tar.gz 3.9 MiB c6b2119e0ef5a3359d00a0e634b5a3bd833e8d1108d96beaecaf83d7f82fce4e
rails_4.2.9-2.debian.tar.xz 89.4 KiB b87f4a638b2637d5594edfdacb9c3e314056827d4c5c946646799790cecc76f5

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: No summary available for ruby-actionmailer in ubuntu artful.

No description available for ruby-actionmailer in ubuntu artful.

ruby-actionpack: web-flow and rendering framework putting the VC in MVC (part of Rails)

 Action Pack is a framework for web apps on Rails. Simple,
 battle-tested conventions for building and testing MVC web
 applications. Works with any Rack-compatible server.

ruby-actionview: framework for handling view template lookup and rendering (part of Rails)

 Action View is a framework for handling view template lookup and
 rendering, and provides view helpers that assist when building HTML
 forms, Atom feeds and more. Template formats that Action View handles
 are ERB (embedded Ruby, typically used to inline short Ruby snippets
 inside HTML), and XML Builder.

ruby-activejob: No summary available for ruby-activejob in ubuntu artful.

No description available for ruby-activejob in ubuntu artful.

ruby-activemodel: No summary available for ruby-activemodel in ubuntu artful.

No description available for ruby-activemodel in ubuntu artful.

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: No summary available for ruby-rails in ubuntu artful.

No description available for ruby-rails in ubuntu artful.

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.