rails-3.2.13+1/0000755000000000000000000000000012150652563007741 5ustar rails-3.2.13+1/debian/0000755000000000000000000000000012150652563011163 5ustar rails-3.2.13+1/debian/rails.lintian-overrides0000644000000000000000000000006712150652563015660 0ustar rails: latest-debian-changelog-entry-changed-to-native rails-3.2.13+1/debian/rails.install0000644000000000000000000000003512150652563013663 0ustar rails.1 /usr/share/man/man1/ rails-3.2.13+1/debian/copyright0000644000000000000000000000070312150652563013116 0ustar Format-Specification: http://wiki.debian.org/Proposals/CopyrightFormat Upstream-Author: Clint Adams Packaged-By: Clint Adams Packaged-Date: Thu Jun 12 22:45:27 UTC 2008 Files: debian/* Copright: Copyright © 2008, Clint Adams License: GPL-3+ The packaging scripts and files are licensed under the GNU General Public License, version 3 or later, found on your Debian system in /usr/share/common-licenses/GPL-3 rails-3.2.13+1/debian/substvars0000644000000000000000000000001612150652563013137 0ustar misc:Depends= rails-3.2.13+1/debian/source/0000755000000000000000000000000012150652563012463 5ustar rails-3.2.13+1/debian/source/format0000644000000000000000000000001512150652563013672 0ustar 3.0 (native) rails-3.2.13+1/debian/changelog0000644000000000000000000005155512150652563013050 0ustar rails (2:3.2.13+1) unstable; urgency=low [ Cédric Boutillier ] * debian/control: remove obsolete DM-Upload-Allowed flag * Use canonical URI in Vcs-* fields [ Ondřej Surý ] * Upload Rail 3.2 as default version to unstable. * Add ruby-activemodel and ruby-railties dummy packages -- Ondřej Surý Mon, 27 May 2013 14:37:22 +0200 rails (2:3.2) experimental; urgency=low * Add gbp.conf for experimental * rails is already provided by ruby-railties-3.2 * Bump dependencies to 3.2 and remove transitional packages -- Ondřej Surý Thu, 21 Mar 2013 15:57:24 +0100 rails (2:2.3.14.2) unstable; urgency=low * Introduce epoch to fix mistake when ruby-activerecord-3.2 provided ruby-activerecord with a higher version number (3.2...). The rightfull ruby-activerecord is the one provided by this package (Closes: #674810). * debian/control: + Add myself to Uploaders: + Put transtional package with Priority: extra + Bump standards version to 3.9.3; no further changes needed -- Antonio Terceiro Thu, 14 Jun 2012 17:49:36 -0300 rails (2.3.14.1) unstable; urgency=low * Add transitional packages from old rails package to the new packaging system -- Ondřej Surý Mon, 29 Aug 2011 10:13:50 +0200 rails (2.3.14) unstable; urgency=low * Switch to component based rails packaging to allow parallel installation of rails 2.3 and 3.x (probably 3.1). * Adopt package under Debian Ruby Extras group. * Fix location of rails command under railties to /usr/lib/ruby/vendor_ruby/railties/bin/rails * Add NEWS.Debian to inform about change of rails directory -- Ondřej Surý Mon, 22 Aug 2011 17:57:00 +0200 rails (2.3.11-0.1) unstable; urgency=medium * Non-maintainer upload. * Imported Upstream version 2.3.11 (Closes: #616456) + Works with rubygems 1.6.x (Closes: #622829, #618221) + Fix XSS Risk in mail_to :encode=>:javascript [CVE-2011-0446] + Fix CSRF Bypass Risk: [CVE-2011-0447] (Closes: #614864) + I18N interpolation deprecation was removed in v2.3.6 (Closes: #546037) * Update dependencies on tmail (>= 1.2.7) and i18n (>= 0.4.1) * Adapt patches to the new release * Add Breaks: redmine (<< 1.1.3-1) * Add rubygems{1.8,1.9.1} dependency to all packages (Closes: #587767) -- Ondřej Surý Mon, 30 May 2011 14:58:12 +0200 rails (2.3.5-1.2) unstable; urgency=high * Non-maintainer upload. [ Laurent Bigonville ] * Fix documentation about default listening address (Closes: #583149) [ Gunnar Wolf ] * Modified a string that recommends the user to do Very Bad Things (Closes: #603048) -- Mehdi Dogguy Mon, 27 Dec 2010 20:38:02 +0100 rails (2.3.5-1.1) unstable; urgency=low * Non-maintainer upload. * Added missing build-dependencies for rails-ruby1.8 on libactionpack- ruby1.8, libactionmailer-ruby1.8 and libactiveresource-ruby1.8 (Closes: #587048) * Fixed broken symlink to railties on new project generator (Closes: #583219) -- Gunnar Wolf Thu, 26 Aug 2010 12:36:28 -0500 rails (2.3.5-1) unstable; urgency=low * New upstream release (closes: #547658) * Package is now split up and non-core rails components, like AR, are on the ruby load path. (closes: #469524, #517328) * debian/control + Depend on rubygems. + Suggest thin or thin1.8 as a possible server to run your production environment on. This is particularly useful if it is already being proxied. + xml-simple is no longer used by rails + Updated Standard to 3.8.4 -- Adam Majer Sun, 23 May 2010 01:21:31 -0500 rails (2.2.3-1) unstable; urgency=high * New upstream release (closes: #545063) + Fixes XSS security hole [CVE-2009-3009] + Fixes timing issue with cookie store [CVE-2009-3086] * Remove dependency on ruby-dbi, as it is not required by any of the sources. * Correct dependency on fixed libxml-simple-ruby to 1.0.11-2 or later (closes: #538982) * debian/control + Change section from web to ruby + Updated to debhelper 7.0+ + Standards updated to 3.8.3 - no changes -- Adam Majer Fri, 11 Sep 2009 13:53:42 -0500 rails (2.2.2-1.1) unstable; urgency=low * Non-maintainer upload. * Build-depends on rubygems. (Closes: #522009) -- Tiago Bortoletto Vaz Thu, 18 Jun 2009 11:41:19 -0300 rails (2.2.2-1) unstable; urgency=low * New upstream release (closes: #510580, 510580) + fixes the problem with migration with symbolic field types (closes: #511860) * debian/control: + Depend on Rake 0.8.3 or later + Build-Depends-Indep on libmocha-ruby for unit tests + Move most of the build dependencies to Build-Depends-Indep + Remove the predepends as Lenny is released * Load XMLSimple without specifying a path (closes: #514582) * Add an explanation how to configure non-packaged rails adds to work with Debian version of rails. Also include a tiny script to help in this effort. Tomas Pospisek provided the patch. (closes: #499187) -- Adam Majer Tue, 03 Mar 2009 12:40:53 -0600 rails (2.1.0-5) unstable; urgency=high * Sanitize the URLs passed to redirect_to to prevent a potential response splitting attack. Patch from upstream. -- Adam Majer Sun, 19 Oct 2008 12:17:55 -0500 rails (2.1.0-4) unstable; urgency=low * Added a fix for binary data corruption with PostgreSQL backend. This occurred whenever the binary data included ASCII value of \ followed by three numbers. * The fix in ActiveRecord to address SQL injection in :limit and :offset was not complete. MySQL backend was still affected as it redefined the problematic functions. Pulled in upstream patch. CVE-2008-4094 (closes: #500791) -- Adam Majer Tue, 23 Sep 2008 11:33:58 -0500 rails (2.1.0-3) unstable; urgency=high * Security fix pulled from upstream for a REXML expansion DoS. (CVE-2008-3790) -- Adam Majer Tue, 09 Sep 2008 00:00:34 -0500 rails (2.1.0-2) unstable; urgency=low * Remove dependency on rubygems for the build process. (closes: #490419) * Use also use Debian supplied gems 'builder' and 'xml-simple' instead of using the upstream's supplied version, which is redundant. * Remove extraneous depends on rubygems. It is already depended on through libruby1.8-extras (closes: #491125) -- Adam Majer Mon, 21 Jul 2008 12:14:08 -0500 rails (2.1.0-1) unstable; urgency=low * New upstream release + No longer breaks with ruby 1.8.7 (closes: #484351) * Use libjs-prototype prototype library instead of upstream bundled (closes: #475288) * Added Vcs-* and Homepage data to debian/control * doc-base section changed to 'Programming' -- Adam Majer Fri, 04 Jul 2008 18:00:20 -0500 rails (2.0.2-2) unstable; urgency=low * Added upstream patch from ticket #11127 to support the newer ruby-pg. (closes: #476449) * Added dependency on rubygems (closes: #468206) * Sqlite3 is now the default DB used, if another is not specified when the project is initially created. (closes: #468803) -- Adam Majer Tue, 22 Apr 2008 13:21:16 -0500 rails (2.0.2-1.1) unstable; urgency=low * Non-maintainer upload. * Fix FTBFS by replacing File.cp with a simple "cp" call. Patch by Michael Schulte, thanks. (Closes: #464285) -- Marc 'HE' Brockschmidt Sun, 09 Mar 2008 13:44:25 +0100 rails (2.0.2-1) unstable; urgency=low * New upstream release + SQLite3 is now the default database, instead of MySQL + [config/environments/production.rb] production mode will now longer cache templates meaning they will load A LOT faster but for any changes to appear, one will have to reload the entire application. -- Adam Majer Sat, 22 Dec 2007 22:22:59 -0600 rails (2.0.1-2) unstable; urgency=low * Added Pre-Depends on dpkg (>= 1.10.24) as a workaround to Debian install scripts do not seem to be updated since beginning of century. Can't upload bzip2 deb compressed deb without adding this superfluous depend. * Move libmocha-ruby1.8 from Depends to Recommends as it is only needed for unit testing. * Give in and depend on libruby1.8-extras. We need this to satisfy dependencies on OpenSSL and the ever so popular rubygems, though rails will continue to work if rubygems 'gem' fails. -- Adam Majer Tue, 18 Dec 2007 00:33:47 -0600 rails (2.0.1-1) unstable; urgency=low * New upstream release (closes: #454909) + ActionWebservice is no more - rolled into ActionResource + SOAP support removed * Use bzip2 to compress the deb, instead of the default (gzip) * Update Standards version to 3.7.3 - no changes needed * Added a lot more exceptions to lintian checks - rails does not need all script executable. -- Adam Majer Tue, 11 Dec 2007 18:48:45 -0600 rails (1.2.6-1) unstable; urgency=high * New upstream release + Fixes a previous session-fixation attack vector that was not completely fixed (see 1.2.5-1 changelog) [CVE-2007-6077] (closes: #452748) * Use bash systax in bash script instead of ruby syntax. Fixes the -I/--internal parameter so one can pass switches directly to the upstream rails ruby script (closes: #381295, #390886) -- Adam Majer Tue, 27 Nov 2007 22:22:34 -0600 rails (1.2.5-1) unstable; urgency=low * This is a new upstream release that addresses problems not corrected in 1.2.4 or regressions. + to_json XSS [CVE-2007-3227] is really closed now + Potential Information Disclosure or DoS with Hash#from_xml [CVE-2007-5379] + Session Fixation attacks. [CVE-2007-5380] URL based sessions are now disabled by default. Session ids are only accepted from cookies by default now. -- Adam Majer Sun, 14 Oct 2007 21:12:34 -0500 rails (1.2.4-1) unstable; urgency=low * New upstream release. Fixes at least 2 XSS bugs. + Secure #sanitize, #strip_tags, and #strip_links helpers against xss attacks. Upstream changeset 7589 + to_json did not escape values which allows for XSS. Applied upstream changesets 6893, 6894. This bug as also been assigned designation CVE-2007-3227 (closes: #429177) * Add dependency on Sqlite3 as ActiveRecord supports this DB as well * Add dependency on libmocha which is needed by some unit tests -- Adam Majer Mon, 08 Oct 2007 11:27:25 -0500 rails (1.2.3-2) unstable; urgency=low * Add mojo for doc-base document registration thanks to the patch by Remi Vanicat. (closes: 386689) * Upload to Sid now that Etch is out -- Adam Majer Sun, 06 May 2007 17:31:29 -0500 rails (1.2.3-1) experimental; urgency=low * New upstream release -- Adam Majer Mon, 19 Mar 2007 13:36:52 -0500 rails (1.2.2-2) experimental; urgency=low * We cannot remove the link vendor/rails, but we can point it so it is not recursive. Recursive links seem to break eclipse and lack of vendor/rails breaks rails. The link target will create a non-recursive link, but a rails deployment that copies the rails directories will still contain recursive symlink. The problem is really in Eclipse though. It should handle recursive symlinks. -- Adam Majer Tue, 20 Feb 2007 13:22:24 -0600 rails (1.2.2-1) experimental; urgency=low * New upstream release (closes: #408688) * Remove link that crashes eclipse (closes: #405344) -- Adam Majer Tue, 20 Feb 2007 12:08:03 -0600 rails (1.1.6-3) unstable; urgency=low * Remove the 12_options patch which actually breaks select. (closes: #406658) -- Adam Majer Sun, 14 Jan 2007 12:41:58 -0600 rails (1.1.6-2) unstable; urgency=low * [12_options] Fixes inconsistent behavior of select helper functions. * Added libfcgi-ruby1.8 to Suggests * Conflict with libdevel-logger-ruby1.8 until after Etch is released (closes: #405555) -- Adam Majer Thu, 11 Jan 2007 00:01:34 -0600 rails (1.1.6-1) unstable; urgency=emergency * New upstream 'security hole fix' release + This one fixes the fix in 1.1.5 as that one was still vulnerable. (closes: #382255) -- Adam Majer Thu, 10 Aug 2006 13:43:01 -0500 rails (1.1.5-1) unstable; urgency=emergency * New upstream release + Fixes a remote security hole [Bugtraq 19454] -- Adam Majer Thu, 10 Aug 2006 10:50:13 -0500 rails (1.1.4-2) unstable; urgency=low * Change default listening socket to 127.0.0.1 from 0.0.0.0 -- Adam Majer Thu, 27 Jul 2006 21:56:53 -0500 rails (1.1.4-1) unstable; urgency=low * New upstream release * Moved build-depends-indep to build-depends to prevent build failures. -- Adam Majer Mon, 10 Jul 2006 14:06:08 -0500 rails (1.1.2-1) unstable; urgency=low * New upstream release * Added support to specify database name (using -D) and to specify options that will be passed to rails script directly (-I). Added these to manpage as well. (closes: #361990) * Depend and build-depend on rake >7.0 (closes: #362890) * Updated standards to version 3.7.2. No changes. -- Adam Majer Sun, 14 May 2006 01:08:49 -0500 rails (1.1.0release-1) unstable; urgency=low * New upstream release * Added a link to railties/config directory as an example of configuration files -- Adam Majer Tue, 4 Apr 2006 14:05:04 -0500 rails (1.1.0rc1-2) unstable; urgency=low * Fixed a problem that prevents rails from creating new projects thanks to Nobuhiro IMAI (closes: #359227) -- Adam Majer Mon, 27 Mar 2006 11:13:21 -0600 rails (1.1.0rc1-1) unstable; urgency=low * New upstream version. + Fixes FTBFS with new rdoc (closes: #357011) * Changed vendor/rails link to be relative, not absolute when first created. -- Adam Majer Sun, 26 Mar 2006 00:23:24 -0600 rails (1.0.0-2) unstable; urgency=low * Applied a patch to correctly set rdoc options. (closes: #357001) -- Adam Majer Sat, 25 Mar 2006 21:02:26 -0600 rails (1.0.0-1) unstable; urgency=low * New upstream release + Now handles multiple databases (closes: #341496) * Modified Suggests: to include mod_fcgid (closes: #339953) -- Adam Majer Thu, 15 Dec 2005 12:40:38 -0600 rails (0.14.3-1) unstable; urgency=low * New upstream release * Modified Suggests: to include mod-ruby for Apache2 users. (closes: #331233) * Build-Depend on rake > 0.6.0 (closes: #333700) * /usr/bin/rails now creates a rails->. symlink in vendor directory. This is needed to sidestep the gems requirements -- Adam Majer Thu, 13 Oct 2005 18:38:16 -0500 rails (0.13.1-2) unstable; urgency=low * Fixed logger problems such that it works with both 1.8.2 and 1.8.3 (closes: #330400). Upstream changes are: + Fixed clean logger to work with Ruby 1.8.3 Logger class (#2245) + Clean logger is compatible with both 1.8.2 and 1.8.3 Logger. (#2263) [Michael Schuerig ] -- Adam Majer Thu, 29 Sep 2005 16:24:22 -0500 rails (0.13.1-1) unstable; urgency=low * New upstream release -- Adam Majer Mon, 11 Jul 2005 10:22:39 -0500 rails (0.13.0-1) unstable; urgency=low * New upstream release + Fixes problem with action web service (closes: #317044) * Remove an unnecessary depend on libtest-unit-ruby (closes: #315254) * Updated standards to 3.6.2 -- Adam Majer Wed, 6 Jul 2005 18:59:12 -0500 rails (0.12.1-2) unstable; urgency=low * Enabled patch supporting PostgreSQL schemas * Added routing patch (upstream patch 1375). This patch changes routing such that the longest possible path is matched against the controller, not the first possible path. -- Adam Majer Mon, 30 May 2005 11:47:51 -0500 rails (0.12.1-1) unstable; urgency=low * New upstream release. Packaged SVN changeset 1234 as rails 0.12.1 due to lack of upstream tag (closes: #306389) * Added some upstream patches + Fixed acts_as_list where deleting an item that was removed from the list would ruin the positioning of other list items #1197 [Jamis Buck] + This patch adds new options `encoding' and `min_messages' to database.yml for PostgreSQL + Patch removing extraneous comma in count() (#1156) -- Adam Majer Wed, 27 Apr 2005 20:55:32 -0500 rails (0.12.0-1) unstable; urgency=low * New upstream release -- Adam Majer Tue, 19 Apr 2005 14:17:17 -0500 rails (0.11.1-3) unstable; urgency=low * Turned off ActiveRecord::Base.@@colorize_logging. Colorized logs are difficult to view on any other than background than black and difficult to parse. -- Adam Majer Mon, 18 Apr 2005 17:01:18 -0500 rails (0.11.1-2) unstable; urgency=low * Fixed the Inflector patch -- Adam Majer Wed, 30 Mar 2005 17:29:29 -0600 rails (0.11.1-1) unstable; urgency=low * New upstream release * Added some patches (submitted upstream to #950, #962) that should add support for PostgreSQL schemas to Fixtures as well as to enable static mapping between table names and classes using set_table_name (only set in Inflector if the name is not the one guessed). -- Adam Majer Sun, 27 Mar 2005 14:56:35 -0600 rails (0.11.0-2) unstable; urgency=low * Fix broken config/environment.rb to use "old" vendor directories. -- Adam Majer Fri, 25 Mar 2005 01:28:05 -0600 rails (0.11.0-1) unstable; urgency=low * New upstream release - Ajax, Pagination, Non-vhost, Incoming mail support * Included tmail in the vendor distribution. Rails extended tmail with some new code and Debian's distribution of tmail is not sufficient. -- Adam Majer Wed, 23 Mar 2005 13:29:19 -0600 rails (0.10.1-7) unstable; urgency=low * Hmmmm. Fixed the missing Depends problem.. (closes: #300637) -- Adam Majer Sun, 20 Mar 2005 16:27:56 -0600 rails (0.10.1-6) unstable; urgency=low * Simplify depends. libruby >= 1.8.2-3 reduces the number of packages in the archive. Thank you ruby mainteiners! -- Adam Majer Tue, 15 Mar 2005 15:53:07 -0600 rails (0.10.1-5) unstable; urgency=low * Added rdoc to build depends thanks to Roland Stigge (closes: #299381) -- Adam Majer Sun, 13 Mar 2005 16:31:29 -0600 rails (0.10.1-4) unstable; urgency=low * Added libredcloth-ruby1.8 to Depends. Now if someone would package bluecloth as well (hint, hint!) -- Adam Majer Sat, 12 Mar 2005 00:52:26 -0600 rails (0.10.1-3) unstable; urgency=low * Rewrote /usr/bin/rails to accomodate updates + /vendor and upstream documentation are now symlinks by default. -l command line option was removed. This allows for automated updates to latest rails. + Added -C command line option one wants a copy of /vendor or rails documentation instead of symlinks + Added -F commend line option to force overwrite of user files during an update * Rails documentation is now pregenerated and located in /usr/share/doc/rails/html. * Added rake as a build dependecy -- Adam Majer Fri, 11 Mar 2005 21:41:02 -0600 rails (0.10.1-2) unstable; urgency=low * Updated dependencies. All dependencies now checked. Some non-critical ones like memcache are missing in Debian, but rails should be unaffected. -- Adam Majer Mon, 7 Mar 2005 15:39:23 -0600 rails (0.10.1-1) unstable; urgency=low * New upstream release * Fix more missing dependencies * Removed bash>3 dependency in /usr/bin/rails script (closes: #298180) * Added a watch file to monitor later upstream version. Not good for updates though since upstream doesn't seem to have a true source tar.gz file. Source distribution only available from tagged svn. * Set default socket for MySQL to /var/run/mysqld/mysqld.sock thanks for a patch from Alberto Brealey-Guzman (closes: #298258) -- Adam Majer Sat, 7 Mar 2005 13:51:15 -0600 rails (0.10.0-1) unstable; urgency=low * New upstream release + Adds web service support (actionwebservice) + Adds URI routing to end the Apache mod_rewrite hell + Added Oracle support. Rails now supports PostgreSQL, MySQL, SQLite, MSSQL and Oracle database backends. + and many bug fixes * Fixed depend -- Adam Majer Sun, 27 Feb 2005 20:52:29 -0600 rails (0.9.5-1) unstable; urgency=low * Initial Release (closes: #293055) -- Adam Majer Fri, 4 Feb 2005 21:20:52 -0600 rails-3.2.13+1/debian/control0000644000000000000000000001312512150652563012570 0ustar Source: rails Section: ruby Priority: optional Maintainer: Debian Ruby Extras Maintainers Uploaders: Ondřej Surý , Antonio Terceiro , Standards-Version: 3.9.4 Build-Depends: debhelper (>= 7.0.50~) Vcs-Browser: http://anonscm.debian.org/gitweb?p=pkg-ruby-extras/rails.git Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/rails.git Package: rails Architecture: all Depends: ruby-rails-3.2, ${misc:Depends} Description: 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. . This is (almost) empty dependency package which provide the rails command which runs the defaults version of the rails. If you need a specific version of rails, you need to depend on ruby-rails-VERSION package. Package: ruby-activemodel Architecture: all Depends: ${misc:Depends}, ruby-activerecord-3.2 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. . This is empty dependency package which depends on the default Debian version of rails framework. If you need to depend on a specific version of rails, you need to depend on -VERSION package. Package: ruby-activerecord Architecture: all Depends: ${misc:Depends}, ruby-activerecord-3.2 Description: ORD database interface for ruby Implements the ActiveRecord pattern (Fowler, PoEAA) for ORM. It ties database tables and classes together for business objects, like Customer or Subscription, that can find, save, and destroy themselves without resorting to manual SQL. . This is empty dependency package which depends on the default Debian version of rails framework. If you need to depend on a specific version of rails, you need to depend on -VERSION package. Package: ruby-activeresource Architecture: all Depends: ${misc:Depends}, ruby-activerecord-3.2 Description: Connects objects and REST web services Active Resource (ARes) connects business objects and Representational State Transfer (REST) web services. It implements object-relational mapping for REST webservices to provide transparent proxying capabilities between a client (ActiveResource) and a RESTful service (which is provided by Simply RESTffull routing in ActionController::Resources) . This is empty dependency package which depends on the default Debian version of rails framework. If you need to depend on a specific version of rails, you need to depend on -VERSION package. Package: ruby-activesupport Architecture: all Depends: ${misc:Depends}, ruby-activesupport-3.2 Description: Support and utility classes used by the Rails framework ActiveSupport consists of utility classes and extensions to the Ruby standard library that were required for Rails but found to be generally useful. . This is empty dependency package which depends on the default Debian version of rails framework. If you need to depend on a specific version of rails, you need to depend on -VERSION package. Package: ruby-actionpack Architecture: all Depends: ${misc:Depends}, ruby-actionpack-3.2 Description: Controller and View framework used by Rails Action Pack splits the response to a requests into a controller part (performing the logic) and a view part (rendering a template). This two-step approach is known as an action, which will normally create, read, update, or delete (CRUD for short) some sort of model part (often backed by a database) before choosing either to render a template or redirecting to another action. . This is empty dependency package which depends on the default Debian version of rails framework. If you need to depend on a specific version of rails, you need to depend on -VERSION package. Package: ruby-actionmailer Architecture: all Depends: ${misc:Depends}, ruby-actionmailer-3.2 Description: Framework for generation of customized email messages Action Mailer is a framework for designing email-service layers. These layers are used to consolidate code for sending out forgotten passwords, welcome wishes on signup, invoices for billing, and any other use case that requires a written notification to either a person or another system. . This is empty dependency package which depends on the default Debian version of rails framework. If you need to depend on a specific version of rails, you need to depend on -VERSION package. Package: ruby-railties Architecture: all Depends: ${misc:Depends}, ruby-railties-3.2 Description: 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. . This is empty dependency package which depends on the default Debian version of rails framework. If you need to depend on a specific version of rails, you need to depend on -VERSION package. rails-3.2.13+1/debian/rules0000755000000000000000000000056712150652563012253 0ustar #!/usr/bin/make -f # -*- makefile -*- # debian/rules for Berkeley DB defaults # Copyright (C) 2011 Ondřej Surý # Published under the GNU GPL license # Based on previous work by Clint Adams # # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 export DH_OPTIONS %: dh $@ override_dh_auto_configure: : override_dh_auto_make: : override_dh_auto_install: : rails-3.2.13+1/debian/gbp.conf0000644000000000000000000000006512150652563012603 0ustar [DEFAULT] pristine-tar = True debian-branch = master rails-3.2.13+1/debian/compat0000644000000000000000000000000112150652563012360 0ustar 7rails-3.2.13+1/debian/NEWS0000644000000000000000000000110512150652563011657 0ustar rails (2.3.14) unstable; urgency=low Starting from 2.3.14, the rails package starts to depend on rails packages packaged from separate sources ending with -2.3. This will allow rails 3.x to enter the archive in the future. Unfortunately this may break some existing applications. Namely the symlink(s) in /vendor/rails will point to nonexistent directory. You can fix that by running: ln -sf /usr/lib/ruby/vendor_ruby/rails vendor/rails in the application directory. -- Ondřej Surý Mon, 22 Aug 2011 19:37:26 +0200 rails-3.2.13+1/rails.10000644000000000000000000000530612150652563011141 0ustar .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.40.4. .TH RAILS "1" "March 2013" "Rails 3.2.13" "User Commands" .SH NAME rails \- Ruby on Rails deployment script .SH USAGE .IP rails new APP_PATH [options] .SH OPTIONS .TP \fB\-r\fR, [\-\-ruby=PATH] Path to the Ruby binary of your choice (Default: /usr/bin/ruby1.9.1) .TP \fB\-b\fR, [\-\-builder=BUILDER] Path to a application builder (can be a filesystem path or URL) .TP \fB\-m\fR, [\-\-template=TEMPLATE] Path to an application template (can be a filesystem path or URL) .TP [\-\-skip\-gemfile] Don't create a Gemfile .TP [\-\-skip\-bundle] Don't run bundle install .TP \fB\-G\fR, [\-\-skip\-git] Skip Git ignores and keeps .TP \fB\-O\fR, [\-\-skip\-active\-record] Skip Active Record files .TP \fB\-S\fR, [\-\-skip\-sprockets] Skip Sprockets files .TP \fB\-d\fR, [\-\-database=DATABASE] Preconfigure for selected database (Default: sqlite3) (Options: mysql/postgresql/sqlite3/...) .TP \fB\-j\fR, [\-\-javascript=JAVASCRIPT] Preconfigure for selected JavaScript library (Default: jquery) .TP \fB\-J\fR, [\-\-skip\-javascript] Skip JavaScript files .TP [\-\-dev] Setup the application with Gemfile pointing to your Rails checkout .TP [\-\-edge] Setup the application with Gemfile pointing to Rails repository .TP \fB\-T\fR, [\-\-skip\-test\-unit] Skip Test::Unit files .TP [\-\-old\-style\-hash] Force using old style hash (:foo => 'bar') on Ruby >= 1.9 .SH RUNTIME OPTIONS .TP \fB\-f\fR, [\-\-force] Overwrite files that already exist .TP \fB\-p\fR, [\-\-pretend] Run but do not make any changes .TP \fB\-q\fR, [\-\-quiet] Suppress status output .TP \fB\-s\fR, [\-\-skip] Skip files that already exist .SH RAILS OPTIONS .TP \fB\-h\fR, [\-\-help] Show this help message and quit .TP \fB\-v\fR, [\-\-version] Show Rails version number and quit .SH DESCRIPTION .IP The 'rails new' command creates a new Rails application with a default directory structure and configuration at the path you specify. .IP You can specify extra command\-line arguments to be used every time \&'rails new' runs in the .railsrc configuration file in your home directory. .IP Note that the arguments specified in the .railsrc file don't affect the defaults values shown above in this help message. .SH EXAMPLE .IP rails new ~/Code/Ruby/weblog .IP This generates a skeletal Rails installation in ~/Code/Ruby/weblog. See the README in the newly created application to get going. .SH SEE ALSO Full documentation of rails are available after Ruby On Rails is deployed. For getting started instructions, see /usr/share/doc/rails/README.Debian .SH AUTHOR The upstream author of Ruby On Rails is David Heinemeier Hansson . This manual page was created by help2man by Ondřej Surý