• J
    Add test for "empty char-class" error · ae0c51ed
    Justin Collins 提交于
    This error sometimes comes up when processsing a render
    in a template, because the "name" of the template to render
    is interpolated into a regex. If the "name" is actually a
    method call or other code, then the regex comes out strange.
    ae0c51ed
test_render.html.erb 100 字节