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