Sha256: 2accf2ca3b9f47bcce1ca1ddcc6cbe42df37707f01917e32e0b6911d55c93428
Contents?: true
Size: 200 Bytes
Versions: 29
Compression:
Stored size: 200 Bytes
Contents
class Views::AutoloadNamespace::AutoloadWidget < Fortitude::Widgets::Html5 class << self def is_here "autoload_widget is here!" end end def content p "hello, world" end end
Version data entries
29 entries across 29 versions & 1 rubygems