diff options
author | Roberto Soares <roberto.tech@gmail.com> | 2012-11-23 16:13:08 -0300 |
---|---|---|
committer | Roberto Soares <roberto.tech@gmail.com> | 2012-11-23 16:15:17 -0300 |
commit | 20723ca49873076d8fc8c2bf0729568373e31738 (patch) | |
tree | e08be318835b970b676c77f7ed7af42cc2317f02 /Rakefile | |
parent | 36ee5802a5e52e0720eaa80fd0473fd131ffe890 (diff) | |
download | rails-20723ca49873076d8fc8c2bf0729568373e31738.tar.gz rails-20723ca49873076d8fc8c2bf0729568373e31738.tar.bz2 rails-20723ca49873076d8fc8c2bf0729568373e31738.zip |
`assert_template` fails with empty string when a template has been rendered
For instance, it prevents false positive in this case:
file = nil
get :index
assert_template("#{file}")
Diffstat (limited to 'Rakefile')
0 files changed, 0 insertions, 0 deletions