Sha256: 6483a3c802eaa8fede81ce4f17a95238af9b68a7f3a46066cfd46d5a9b669dd1
Contents?: true
Size: 168 Bytes
Versions: 29
Compression:
Stored size: 168 Bytes
Contents
class Views::DataPassingSystemSpec::WidgetToParallelErbHandoffWidget < Fortitude::Widgets::Html5 def content shared_variables[:foo] = 'foo_from_widget' end end
Version data entries
29 entries across 29 versions & 1 rubygems