1. 24 9月, 2013 1 次提交
  2. 22 3月, 2013 1 次提交
    • C
      fix the initializer block example and clarify · 18f9d46d
      Carlos Puchol 提交于
      clarify that the contents of the block is expected to return a string. the previous example executed puts and the initializer got nothing.
      
      also, made it consistent with the single-line example to be more clear as to what's going on
      18f9d46d
  3. 18 2月, 2013 1 次提交
  4. 30 1月, 2013 1 次提交
  5. 04 1月, 2013 1 次提交
  6. 08 12月, 2012 2 次提交
  7. 30 11月, 2012 1 次提交
  8. 29 11月, 2012 1 次提交
  9. 17 11月, 2012 1 次提交
  10. 16 11月, 2012 2 次提交
  11. 17 10月, 2012 2 次提交
  12. 10 10月, 2012 1 次提交
    • M
      Update test locations · 2a68f68a
      Mike Moore 提交于
      Change the default test locations to avoid confusion around the common
      testing terms "unit" and "functional".
      Add new rake tasks for the new locations, while maintaining backwards
      compatibility with the old rake tasks.
      
      New testing locations are as follows:
      
          app/models -> test/models (was test/units)
          app/helpers -> test/helpers (was test/units/helpers)
          app/controllers -> test/controllers (was test/functional)
          app/mailers -> test/mailers (was test/functional)
      2a68f68a
  13. 18 9月, 2012 6 次提交
  14. 26 4月, 2012 1 次提交
  15. 25 4月, 2012 3 次提交
  16. 17 3月, 2012 1 次提交
  17. 03 1月, 2012 1 次提交
  18. 24 12月, 2011 1 次提交
  19. 15 9月, 2011 1 次提交
  20. 04 9月, 2011 1 次提交
  21. 03 9月, 2011 1 次提交
  22. 02 9月, 2011 1 次提交
  23. 04 6月, 2011 1 次提交
  24. 01 6月, 2011 1 次提交
  25. 12 5月, 2011 1 次提交
  26. 15 4月, 2011 2 次提交
  27. 14 4月, 2011 1 次提交
  28. 07 3月, 2011 1 次提交
  29. 05 3月, 2011 1 次提交