Sha256: 4db97afbe556453fc29f2679e5bc64d5d15061597cec4ccb958ea8c6366e5242
Contents?: true
Size: 229 Bytes
Versions: 29
Compression:
Stored size: 229 Bytes
Contents
class Views::ErbIntegrationSystemSpec::ErbPartialFromWidget < Fortitude::Widgets::Html5 def content p "this is the widget" render :partial => 'erb_partial_from_widget_partial' p "this is the widget again" end end
Version data entries
29 entries across 29 versions & 1 rubygems