Class: BetterHtml::TestHelper::SafeErb::NoJavascriptTagHelper

Inherits:
Base
  • Object
show all
Defined in:
lib/better_html/test_helper/safe_erb/no_javascript_tag_helper.rb

Instance Attribute Summary

Attributes inherited from Base

#errors

Instance Method Summary collapse

Methods inherited from Base

#add_error, #initialize

Constructor Details

This class inherits a constructor from BetterHtml::TestHelper::SafeErb::Base

Instance Method Details

#validateObject



8
9
10
# File 'lib/better_html/test_helper/safe_erb/no_javascript_tag_helper.rb', line 8

def validate
  no_javascript_tag_helper(ast)
end