Sha256: e7f8c15a797c62e015d625ebda5f6c8dacfb31858e132cd0baa4c68df4bf8fc9
Contents?: true
Size: 156 Bytes
Versions: 29
Compression:
Stored size: 156 Bytes
Contents
class Views::DataPassingSystemSpec::ParentToChildPassingChild < Fortitude::Widgets::Html5 needs :foo def content p "foo: #{foo.inspect}" end end
Version data entries
29 entries across 29 versions & 1 rubygems