1. 07 11月, 2010 2 次提交
  2. 09 10月, 2010 1 次提交
  3. 05 10月, 2010 1 次提交
  4. 30 9月, 2010 3 次提交
  5. 29 9月, 2010 2 次提交
  6. 27 9月, 2010 3 次提交
  7. 19 9月, 2010 1 次提交
  8. 18 9月, 2010 1 次提交
  9. 05 9月, 2010 5 次提交
  10. 04 9月, 2010 6 次提交
  11. 01 9月, 2010 1 次提交
  12. 29 8月, 2010 1 次提交
  13. 25 8月, 2010 5 次提交
  14. 24 8月, 2010 4 次提交
  15. 23 8月, 2010 1 次提交
    • A
      Cache the symbolized path parameters using a instance variable in the request... · ae2c6073
      Andrew White 提交于
      Cache the symbolized path parameters using a instance variable in the request object rather than the environment hash. This it to prevent stale parameters in later routing constraints/redirects as only the normal path parameters are set by Rack::Mount.
      
      Also if a constraint proc arity is more than one, pass the symbolized path parameters
      as the first argument to match redirect proc args and provide easier access.
      
      [#5157 state:resolved]
      Signed-off-by: NJosé Valim <jose.valim@gmail.com>
      ae2c6073
  16. 21 8月, 2010 1 次提交
  17. 20 8月, 2010 2 次提交