--- - branch: MAIN date: Sun Apr 29 13:00:28 UTC 2012 files: - new: '1.2' old: 1.1.1.1 path: pkgsrc/www/ruby-actionpack32/distinfo pathrev: pkgsrc/www/ruby-actionpack32/distinfo@1.2 type: modified id: 20120429T130028Z.f19f8c70ccf80a5e1c80cb832a86eda2a6999827 log: | Update www/ruby-actionpack32 to 3.3.2. ## Rails 3.2.3 (unreleased) ## * Remove the leading \n added by textarea on assert_select. *Santiago Pastorino* * Fix #5632, render :inline set the proper rendered format. *Santiago Pastorino* * Fix textarea rendering when using plugins like HAML. Such plugins encode the first newline character in the content. This issue was introduced in https://github.com/rails/rails/pull/5191 *James Coleman* * Add `config.action_view.embed_authenticity_token_in_remote_forms` (defaults to true) which allows to set if authenticity token will be included by default in remote forms. If you change it to false, you can still force authenticity token by passing `:authenticity_token => true` in form options *Piotr Sarnacki* * Do not include the authenticity token in forms where remote: true as ajax forms use the meta-tag value *DHH* * Turn off verbose mode of rack-cache, we still have X-Rack-Cache to check that info. Closes #5245. *Santiago Pastorino* * Fix #5238, rendered_format is not set when template is not rendered. *Piotr Sarnacki* * Upgrade rack-cache to 1.2. *Jos辿 Valim* * ActionController::SessionManagement is deprecated. *Santiago Pastorino* * Since the router holds references to many parts of the system like engines, controllers and the application itself, inspecting the route set can actually be really slow, therefore we default alias inspect to to_s. *Jos辿 Valim* * Add a new line after the textarea opening tag. Closes #393 *Rafael Mendon巽a Fran巽a* * Always pass a respond block from to responder. We should let the responder to decide what to do with the given overridden response block, and not short circuit it. *sikachu* * Fixes layout rendering regression from 3.2.2. *Jos辿 Valim* module: pkgsrc subject: 'CVS commit: pkgsrc/www/ruby-actionpack32' unixtime: '1335704428' user: taca