Sha256: f894027be888b51f6a2e8b19ed88911ba4b9c17dcb0116c09171a32f14b13ca2

Contents?: true

Size: 73 Bytes

Versions: 8

Compression:

Stored size: 73 Bytes

Contents

module ApplicationHelper
  def greet(name)
    "Hello, #{name}"
  end
end

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
staticmatic-0.8.10 website/src/helpers/application_helper.rb
staticmatic-0.8.9 website/src/helpers/application_helper.rb
staticmatic-0.8.8 website/src/helpers/application_helper.rb
staticmatic-0.9.1 website/src/helpers/application_helper.rb
staticmatic-0.9.0 website/src/helpers/application_helper.rb
staticmatic-0.9.5 website/src/helpers/application_helper.rb
staticmatic-0.9.4 website/src/helpers/application_helper.rb
staticmatic-0.9.3 website/src/helpers/application_helper.rb