1. 08 12月, 2012 1 次提交
    • S
      Remove references to Rails versions. · ed78770b
      Steve Klabnik 提交于
      There's no reason for guides to reference old behaviors. They should
      be current as of the versions of Rails that they ship with, and including
      older information just clutters thing.
      
      I discussed this change with @fxn and he agrees.
      ed78770b
  2. 30 11月, 2012 1 次提交
  3. 29 11月, 2012 1 次提交
  4. 20 11月, 2012 3 次提交
  5. 16 11月, 2012 1 次提交
  6. 11 11月, 2012 1 次提交
  7. 17 10月, 2012 2 次提交
  8. 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
  9. 08 10月, 2012 1 次提交
  10. 01 10月, 2012 1 次提交
  11. 22 9月, 2012 1 次提交
  12. 18 9月, 2012 10 次提交
  13. 08 9月, 2012 1 次提交
  14. 24 8月, 2012 1 次提交
  15. 05 8月, 2012 1 次提交
    • W
      edit of previous content · 39674d1e
      Weston Platter 提交于
       explains how to add/override engine classes in the main rails app via
      1) Class#class_eval
      2) ActiveSupport::Concern
      39674d1e
  16. 23 7月, 2012 2 次提交
  17. 14 7月, 2012 1 次提交
  18. 11 7月, 2012 1 次提交
  19. 10 7月, 2012 1 次提交
  20. 27 5月, 2012 1 次提交
  21. 18 5月, 2012 1 次提交
  22. 12 5月, 2012 2 次提交
  23. 26 4月, 2012 1 次提交
  24. 04 4月, 2012 1 次提交
  25. 03 4月, 2012 2 次提交