Sha256: cba56560b6aa11822177d360a9d1071770476721bf5af3fa6f120cec9ae2d31a
Contents?: true
Size: 210 Bytes
Versions: 29
Compression:
Stored size: 210 Bytes
Contents
class Views::RenderingContextSystemSpec::UsesSpecifiedContextInView < Fortitude::Widgets::Html5 def content p "context is: #{rendering_context.class.name}, value #{rendering_context.the_value}" end end
Version data entries
29 entries across 29 versions & 1 rubygems