Sha256: 26544b51d9285bd39044a04bb7c4c3aafa0fd227c07b4429a123b3e276055e98
Contents?: true
Size: 215 Bytes
Versions: 29
Compression:
Stored size: 215 Bytes
Contents
class Views::RulesSystemSpec::InterveningPartial < Fortitude::Widgets::Html5 enforce_element_nesting_rules true def content p do render :partial => 'intervening_partial_erb_partial' end end end
Version data entries
29 entries across 29 versions & 1 rubygems