cheat sheets.

$ cheat assert_template
# 'cheat assertions' for the rest

assert_template(expected = nil, message=nil)

Asserts that the request was rendered with the appropriate template file.

Examples

  # assert that the "new" view template was rendered
  assert_template "new"

Version 2, updated 221 days ago.
. o 0 ( edit | previous | history | diff )
( add new | see all )