Sha256: 720ecbf5929f0fb468e2bba0a13c056be425db5f51f51216f8a798d92d1de1df

Contents?: true

Size: 120 Bytes

Versions: 17

Compression:

Stored size: 120 Bytes

Contents

# encoding: utf-8

module HelperUsingCellHelper
  def an_automatically_included_helper_method
    'automatic'
  end
end

Version data entries

17 entries across 17 versions & 1 rubygems

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