Sha256: c37ab3cb569a711a71eba2e551bb05325a2652aa9b1f2adf08d856d5dce46beb
Contents?: true
Size: 188 Bytes
Versions: 29
Compression:
Stored size: 188 Bytes
Contents
class Views::RulesSystemSpec::InvalidStartTagInView < Fortitude::Widgets::Html5 enforce_element_nesting_rules true def content div do text "we got there!" end end end
Version data entries
29 entries across 29 versions & 1 rubygems