Class: BetterHtml::TestHelper::SafeErb::NoJavascriptTagHelper
- Defined in:
- lib/better_html/test_helper/safe_erb/no_javascript_tag_helper.rb
Instance Attribute Summary
Attributes inherited from Base
Instance Method Summary collapse
Methods inherited from Base
Constructor Details
This class inherits a constructor from BetterHtml::TestHelper::SafeErb::Base
Instance Method Details
#validate ⇒ Object
10 11 12 |
# File 'lib/better_html/test_helper/safe_erb/no_javascript_tag_helper.rb', line 10 def validate no_javascript_tag_helper(ast) end |