Sha256: 251bc6b0a4ccff452a0e55c2b020ecc48e1514598817fff6353a2b80c6883e2b

Contents?: true

Size: 68 Bytes

Versions: 29

Compression:

Stored size: 68 Bytes

Contents

module ApplicationHelper
  def excitedly(x)
    "#{x}!!!"
  end
end

Version data entries

29 entries across 29 versions & 1 rubygems

Version Path
fortitude-0.0.6-java spec/rails/templates/helpers_include_all_off_system_spec/app/helpers/application_helper.rb
fortitude-0.0.6 spec/rails/templates/helpers_include_all_off_system_spec/app/helpers/application_helper.rb
fortitude-0.0.5-java spec/rails/templates/helpers_include_all_off_system_spec/app/helpers/application_helper.rb
fortitude-0.0.5 spec/rails/templates/helpers_include_all_off_system_spec/app/helpers/application_helper.rb
fortitude-0.0.4-java spec/rails/templates/helpers_include_all_off_system_spec/app/helpers/application_helper.rb
fortitude-0.0.4 spec/rails/templates/helpers_include_all_off_system_spec/app/helpers/application_helper.rb
fortitude-0.0.3 spec/rails/templates/helpers_include_all_off_system_spec/app/helpers/application_helper.rb
fortitude-0.0.2 spec/rails/templates/helpers_include_all_off_system_spec/app/helpers/application_helper.rb
fortitude-0.0.1 spec/rails/templates/helpers_include_all_off_system_spec/app/helpers/application_helper.rb