Sha256: 50cbfbbe6bfe483a50de79a6de605ce8a9b1763e1c44f6ba2e300930b55d6592
Contents?: true
Size: 249 Bytes
Versions: 14
Compression:
Stored size: 249 Bytes
Contents
class Views::ClassLoadingSystemSpec::UnderscoreWidgetSurrounding < Fortitude::Widgets::Html5 def content text "surrounding_widget before" widget Views::ClassLoadingSystemSpec::UnderscoreWidget text "surrounding_widget after" end end
Version data entries
14 entries across 14 versions & 1 rubygems