Sha256: 73a6b82bf61b88cba08d6b31ab13bca8c0cf43814b48f514896b5a3d843ef02f
Contents?: true
Size: 159 Bytes
Versions: 25
Compression:
Stored size: 159 Bytes
Contents
class Views::StaticMethodSystemSpec::Localization < Fortitude::Widgets::Html5 def content text "hello is: #{t('.hello')}" end # static :content end
Version data entries
25 entries across 25 versions & 1 rubygems