CodeQL library for Ruby
codeql/ruby-all 0.8.15-dev (changelog, source)
Search

Member predicate ErbFile::getTemplateName

Gets the base template name associated with this ERB file. For instance, a file named foo.html.erb has a template name of foo. A partial template file named _item.html.erb has a template name of item.

string getTemplateName()