1. 07 10月, 2009 2 次提交
  2. 06 10月, 2009 1 次提交
  3. 05 10月, 2009 3 次提交
  4. 04 10月, 2009 11 次提交
  5. 01 10月, 2009 1 次提交
  6. 29 9月, 2009 1 次提交
    • E
      Ported the new ActionView::TestCase from 2-3-stable to master [#3260 · 8ffc2e3b
      Erik Ostrom 提交于
      state:resolved]
      
      The test case now mimicks the template environment more closely, so it's
      possible to use render, load helper dependencies.
      
      This also fixes assert_select, and similar assertions. Because view tests
      and helpers generally don't render full templates assert_select looks
      first in rendered and then in output_buffer to find the rendered output.
      
      Additional `master'-only changes: Made the Action Pack Rakefile run the
      ActionView::TestCase tests, and made ActionView::Rendering#_render_text
      always return a string.
      Signed-off-by: NJoshua Peek <josh@joshpeek.com>
      8ffc2e3b
  7. 28 9月, 2009 2 次提交
  8. 27 9月, 2009 9 次提交
  9. 26 9月, 2009 2 次提交
  10. 25 9月, 2009 5 次提交
  11. 24 9月, 2009 3 次提交