Sha256: 0815ca815397a561f4faa6531c2840dd3e8534f1da6163a807bfd8901bfba2b1
Contents?: true
Size: 153 Bytes
Versions: 29
Compression:
Stored size: 153 Bytes
Contents
class Views::CaptureSystemSpec::AnotherWidget < Fortitude::Widgets::Html5 needs :name def content h3 "this is another_widget #{name}" end end
Version data entries
29 entries across 29 versions & 1 rubygems