Sha256: f326efd38d57179028b28b89a19d6f8e45e84fbcdc22f4e43614ed6606875752
Contents?: true
Size: 247 Bytes
Versions: 29
Compression:
Stored size: 247 Bytes
Contents
require 'views/class_loading_system_spec/lib_views_helper' class Views::ClassLoadingSystemSpec::LibViews < Fortitude::Widgets::Html5 def content data = Views::ClassLoadingSystemSpec::LibViewsHelper.new.data p "hello: #{data}" end end
Version data entries
29 entries across 29 versions & 1 rubygems