Sha256: 198fd865c5cd90932c2bb16714a17b20deb0c955d2f84bfc0763f15c59a926c9
Contents?: true
Size: 248 Bytes
Versions: 22
Compression:
Stored size: 248 Bytes
Contents
class Views::DevelopmentModeSystemSpec::ReloadWidgetWithHtmlExtension < Fortitude::Widgets::Html5 include Views::Shared::SomeModule needs :datum def content p "with_html_extension: datum #{datum} datum, helper: #{some_helper}" end end
Version data entries
22 entries across 22 versions & 1 rubygems