1. 15 2月, 2015 1 次提交
    • V
      Upgrade to Rails 4.1.9 · 76aad9b7
      Vinnie Okada 提交于
      Make the following changes to deal with new behavior in Rails 4.1.2:
      
      * Use nested resources to avoid slashes in arguments to path helpers.
      76aad9b7
  2. 13 2月, 2015 7 次提交
  3. 12 2月, 2015 5 次提交
  4. 10 2月, 2015 1 次提交
  5. 09 2月, 2015 1 次提交
  6. 08 2月, 2015 1 次提交
  7. 07 2月, 2015 2 次提交
  8. 06 2月, 2015 7 次提交
  9. 05 2月, 2015 1 次提交
  10. 04 2月, 2015 1 次提交
  11. 03 2月, 2015 6 次提交
  12. 02 2月, 2015 2 次提交
  13. 31 1月, 2015 1 次提交
    • T
      Fix group search to check path as well as name. · 0fe1c9b6
      Tim Bishop 提交于
      The API documentation says:
      
      "You can search for groups by name or path with: /groups?search=Rails"
      
      But you can't because the search query only checks the name, not
      the path. This fixes that.
      0fe1c9b6
  14. 30 1月, 2015 2 次提交
  15. 29 1月, 2015 2 次提交