1. 21 5月, 2011 1 次提交
  2. 14 5月, 2011 1 次提交
  3. 10 5月, 2011 2 次提交
  4. 06 5月, 2011 1 次提交
  5. 13 4月, 2011 1 次提交
    • P
      Remove `#among?` from Active Support · 733bfa63
      Prem Sichanugrist 提交于
      After a long list of discussion about the performance problem from using varargs and the reason that we can't find a great pair for it, it would be best to remove support for it for now.
      
      It will come back if we can find a good pair for it. For now, Bon Voyage, `#among?`.
      733bfa63
  6. 12 4月, 2011 1 次提交
  7. 11 4月, 2011 1 次提交
  8. 29 3月, 2011 1 次提交
  9. 23 3月, 2011 1 次提交
  10. 15 3月, 2011 3 次提交
  11. 12 3月, 2011 2 次提交
  12. 05 3月, 2011 1 次提交
  13. 04 3月, 2011 1 次提交
  14. 14 2月, 2011 3 次提交
  15. 06 2月, 2011 1 次提交
  16. 05 2月, 2011 1 次提交
  17. 04 2月, 2011 1 次提交
  18. 30 1月, 2011 2 次提交
  19. 29 1月, 2011 1 次提交
  20. 28 1月, 2011 1 次提交
  21. 13 12月, 2010 1 次提交
  22. 11 12月, 2010 1 次提交
  23. 10 12月, 2010 2 次提交
  24. 09 12月, 2010 4 次提交
  25. 30 11月, 2010 1 次提交
    • J
      The redirect routing method now allows for a hash of options which only... · 0bda6f1e
      Josh Kalderimis 提交于
      The redirect routing method now allows for a hash of options which only changes the relevant parts of the url, or an object which responds to call can be supplied so common redirect rules can be easily reused. This commit includes a change where url generation from parts has been moved to AD::Http::URL as a class method.
      0bda6f1e
  26. 25 11月, 2010 2 次提交
  27. 24 11月, 2010 2 次提交