Sha256: 9ccbfb7b69a68c27019e16593d75b0347496a6c3b7ef11d2f09be0325351f177
Contents?: true
Size: 213 Bytes
Versions: 29
Compression:
Stored size: 213 Bytes
Contents
class Views::ClassLoadingSystemSpec::AutoloadOneWidgetFromAnother < Fortitude::Widgets::Html5 def content p "about to run the sub widget" widget Views::SubWidget.new p "ran the sub widget" end end
Version data entries
29 entries across 29 versions & 1 rubygems