On 06/05/2013 02:53 PM, Antonio Terceiro wrote:
ruby-rack 1.5 breaks session management in rails 3.2. Right now there are a couple of options which are being discussed: - backport the patch that migrates Rails 4 from Rack 1.4 to Rack 1.5: https://github.com/rails/rails/commit/7d624e0e8cfa3adffd8f475e3588d83f3b367c24 - Drop Rails 3.2 in favor of Rails 4. This bug is here to prevent ruby-rack 1.5 from migrating to testing until we sort this out, so we keep having a working Rails in testing until then.
I'm going to take a stab at fixing this upstream: https://github.com/rails/rails/issues/10877 - Sam Ruby _______________________________________________ Pkg-ruby-extras-maintainers mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-ruby-extras-maintainers
