(new) ruby-actionpack-2.3_2.3.11-1.debian.tar.gz optional ruby (new) ruby-actionpack-2.3_2.3.11-1.dsc optional ruby (new) ruby-actionpack-2.3_2.3.11-1_all.deb optional ruby 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. . It eases web-request routing, handling, and response as a half-way front, half-way page controller. Implemented with specific emphasis on enabling easy unit/integration testing that doesn't require a browser. (new) ruby-actionpack-2.3_2.3.11.orig.tar.gz optional ruby Changes: ruby-actionpack-2.3 (2.3.11-1) unstable; urgency=low . * Convert package to gem2deb format * Split the package to individual gems instead of one big bundle * Rename ruby-actionpack to ruby-actionpack-2.3 * Move the package under the pkg-ruby-extras umbrella
Override entries for your package: Announcing to [email protected] Your package contains new components which requires manual editing of the override file. It is ok otherwise, so please be patient. New packages are usually added to the override file about once a week. You may have gotten the distribution wrong. You'll get warnings above if files already exist in other distributions. _______________________________________________ Pkg-ruby-extras-maintainers mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-ruby-extras-maintainers
