Sha256: a22ec6aa1b848ff554ebce5a0938ee195fd2a9937e8098b17b724a7382224e03

Contents?: true

Size: 335 Bytes

Versions: 20

Compression:

Stored size: 335 Bytes

Contents

# Methods added to this helper will be available to all templates in the application.

# You can extend refinery with your own functions here and they will likely not get overriden in an update.
module ApplicationHelper
  include Refinery::ApplicationHelper # leave this line in to include all of Refinery's core helper methods.
  
end

Version data entries

20 entries across 20 versions & 1 rubygems

Version Path
refinerycms-0.9.5.13 app/helpers/application_helper.rb
refinerycms-0.9.5.12 app/helpers/application_helper.rb
refinerycms-0.9.5.11 app/helpers/application_helper.rb
refinerycms-0.9.5.10 app/helpers/application_helper.rb
refinerycms-0.9.5.9 app/helpers/application_helper.rb
refinerycms-0.9.5.8 app/helpers/application_helper.rb
refinerycms-0.9.5.7 app/helpers/application_helper.rb
refinerycms-0.9.5.6 app/helpers/application_helper.rb
refinerycms-0.9.5.5 app/helpers/application_helper.rb
refinerycms-0.9.5.4 app/helpers/application_helper.rb
refinerycms-0.9.5.3 app/helpers/application_helper.rb
refinerycms-0.9.5.2 app/helpers/application_helper.rb
refinerycms-0.9.5.1 app/helpers/application_helper.rb
refinerycms-0.9.5 app/helpers/application_helper.rb
refinerycms-0.9.4.5 app/helpers/application_helper.rb
refinerycms-0.9.4.4 app/helpers/application_helper.rb
refinerycms-0.9.4.3 app/helpers/application_helper.rb
refinerycms-0.9.4.2 app/helpers/application_helper.rb
refinerycms-0.9.4.1 app/helpers/application_helper.rb
refinerycms-0.9.4 app/helpers/application_helper.rb