1. 24 7月, 2010 1 次提交
  2. 23 7月, 2010 1 次提交
  3. 22 7月, 2010 2 次提交
  4. 21 7月, 2010 2 次提交
  5. 16 7月, 2010 1 次提交
  6. 13 7月, 2010 1 次提交
  7. 05 7月, 2010 1 次提交
  8. 04 7月, 2010 1 次提交
    • W
      Fixes for "router" and "routes" terminology · 75b32a69
      Wincent Colaiuta 提交于
      Commit f7ba614c improved the internal consistency of the different
      means of accessing routes, but it introduced some problems at the level
      of code comments and user-visible strings.
      
      This commit applies fixes on three levels:
      
      Firstly, we remove or replace grammatically invalid constructs such as
      "a routes" or "a particular routes".
      
      Secondly, we make sure that we always use "the router DSL" or "the
      router syntax", because this has always been the official terminology.
      
      Finally, we make sure that we only use "routes" when referring to the
      application-specific set of routes that are defined in the
      "config/routes.rb" file, we use "router" when referring on a more
      abstract level to "the code in Rails used to handle routing", and we use
      "routing" when we need an adjective to apply to nouns such as
      "url_helpers. Again this is consistent with historical practice and
      other places in the documentation.
      
      Note that this is not a sweep over the entire codebase to ensure
      consistent usage of language; it is just a revision of the changes
      introduced in commit f7ba614c.
      Signed-off-by: NWincent Colaiuta <win@wincent.com>
      Signed-off-by: NJosé Valim <jose.valim@gmail.com>
      75b32a69
  9. 02 7月, 2010 2 次提交
  10. 30 6月, 2010 1 次提交
  11. 24 6月, 2010 1 次提交
  12. 23 6月, 2010 1 次提交
  13. 17 6月, 2010 2 次提交
  14. 16 6月, 2010 1 次提交
  15. 15 6月, 2010 1 次提交
  16. 14 6月, 2010 1 次提交
  17. 13 6月, 2010 1 次提交
  18. 12 6月, 2010 2 次提交
  19. 11 6月, 2010 1 次提交
  20. 09 6月, 2010 1 次提交
  21. 08 6月, 2010 4 次提交
  22. 03 6月, 2010 3 次提交
  23. 01 6月, 2010 1 次提交
  24. 24 5月, 2010 1 次提交
  25. 19 5月, 2010 1 次提交
  26. 18 5月, 2010 1 次提交
  27. 16 5月, 2010 1 次提交
  28. 15 5月, 2010 1 次提交
  29. 14 5月, 2010 1 次提交
  30. 05 5月, 2010 1 次提交