Sha256: 39fc7471e14d0a35ce986c29e2eb96c702ea73329ccd4781e23946645c196e9f
Contents?: true
Size: 209 Bytes
Versions: 29
Compression:
Stored size: 209 Bytes
Contents
class Views::RenderingSystemSpec::RenderTextFromWidget < Fortitude::Widgets::Html5 def content p "this is the widget" render :text => "this is render_text" p "this is the widget again" end end
Version data entries
29 entries across 29 versions & 1 rubygems