Sha256: c049b3fbe475f0fc6a2daa9da7f71b2720438d51513556953579aa30605d173e
Contents?: true
Size: 235 Bytes
Versions: 29
Compression:
Stored size: 235 Bytes
Contents
class Views::HelpersUnrefinedSystemSpec::HelpersThatOutputWhenRefined < Fortitude::Widgets::Html5 def content text "START" image_tag 'foo' mail_to 'test@example.com' stylesheet_link_tag 'bar' text "END" end end
Version data entries
29 entries across 29 versions & 1 rubygems