Sha256: fb35dfba50283c387e0d2c5598398eb9a49e494b54746c2bad895fe7a34293b9

Contents?: true

Size: 98 Bytes

Versions: 17

Compression:

Stored size: 98 Bytes

Contents

# encoding: utf-8

module ApplicationHelper
  def application_helper_method
    'global'
  end
end

Version data entries

17 entries across 17 versions & 1 rubygems

Version Path
cells-3.3.10 test/app/helpers/application_helper.rb
cells-3.3.9 test/app/helpers/application_helper.rb
cells-3.3.8 test/app/helpers/application_helper.rb
cells-3.3.7 test/app/helpers/application_helper.rb
cells-3.3.6 test/app/helpers/application_helper.rb
cells-3.4.2 test/app/helpers/application_helper.rb
cells-3.3.5 test/app/helpers/application_helper.rb
cells-3.4.1 test/app/helpers/application_helper.rb
cells-3.4.0 test/app/helpers/application_helper.rb
cells-3.4.0.beta3 test/app/helpers/application_helper.rb
cells-3.4.0.beta2 test/app/helpers/application_helper.rb
cells-3.4.0.beta1 test/app/helpers/application_helper.rb
cells-3.3.4 test/app/helpers/application_helper.rb
cells-3.3.3 test/app/helpers/application_helper.rb
cells-3.3.2 test/app/helpers/application_helper.rb
cells-3.3.1 test/app/helpers/application_helper.rb
cells-3.3.0 test/app/helpers/application_helper.rb