/spec/tags/core/string/each_tags.txt
Plain Text | 3 lines | 3 code | 0 blank | 0 comment | 0 complexity | 2c48985f6c373cd2176707f38d152b88 MD5 | raw file
Possible License(s): LGPL-2.1
1fails:String#each taints substrings that are passed to the block if self is tainted 2fails:String#each raises a RuntimeError if the string is modified while substituting 3fails:String#each returns an enumerator when no block given