Sha256: d2a812638b806afe69b15e4444662d4bbabb588515a4be7b8ba6ccd10b31bcf1
Contents?: true
Size: 242 Bytes
Versions: 29
Compression:
Stored size: 242 Bytes
Contents
class Views::ClassLoadingSystemSpec::LoadedUnderscoreWidget < Fortitude::Widgets::Html5 class << self def data "loaded underscore widget!" end end def content p "hello, this is the loaded underscore widget" end end
Version data entries
29 entries across 29 versions & 1 rubygems