Sha256: 8c15f807519989d6001298d52682503fe0bc0c3d742b121a96c9aaacc0ba43cb
Contents?: true
Size: 78 Bytes
Versions: 2
Compression:
Stored size: 78 Bytes
Contents
module ApplicationHelper def greet(name) "Hello, #{name}!" end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
staticmatic3-2.1.10 | spec/sandbox/test_site/src/_helpers/application_helper.rb |
staticmatic3-2.1.9 | spec/sandbox/test_site/src/_helpers/application_helper.rb |