Sha256: 4a4b67b5534c9aaac5ca79f6dbe7eb7d43bbf5bb6d9b81c979884220b021f517
Contents?: true
Size: 198 Bytes
Versions: 29
Compression:
Stored size: 198 Bytes
Contents
class Views::RenderingSystemSpec::WidgetLayoutForPartial < Fortitude::Widgets::Html5 def content text "widget_partial_layout before" yield text "widget_partial_layout after" end end
Version data entries
29 entries across 29 versions & 1 rubygems