cheat sheets.

$ cheat assert_template
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 1, updated 221 days ago.
. o 0 ( | history | revert to | current | diff )
( add new | see all )