Sha256: 8c5bfa91d08f7ce3d40436e69e09213a8b0e48894500603236e2621e6c9ad097

Contents?: true

Size: 144 Bytes

Versions: 53

Compression:

Stored size: 144 Bytes

Contents

module ApplicationHelper
  def body_class
    "#{controller.controller_name} #{controller.controller_name}-#{controller.action_name}"
  end
end

Version data entries

53 entries across 53 versions & 11 rubygems

Version Path
gsterndale-warrant-0.2.0 test/rails_root/app/helpers/application_helper.rb
gsterndale-warrant-0.3.0 test/rails_root/app/helpers/application_helper.rb
hashrocket-clearance-0.4.0 test/rails_root/app/helpers/application_helper.rb
hashrocket-clearance-0.4.1 test/rails_root/app/helpers/application_helper.rb
hashrocket-clearance-0.4.2 test/rails_root/app/helpers/application_helper.rb
hashrocket-clearance-0.4.3 test/rails_root/app/helpers/application_helper.rb
thoughtbot-clearance-0.2.2 test/rails_root/app/helpers/application_helper.rb
thoughtbot-clearance-0.2.3 test/rails_root/app/helpers/application_helper.rb
thoughtbot-clearance-0.2.4 test/rails_root/app/helpers/application_helper.rb
thoughtbot-clearance-0.2.5 test/rails_root/app/helpers/application_helper.rb
thoughtbot-clearance-0.2.6 test/rails_root/app/helpers/application_helper.rb
thoughtbot-clearance-0.2.7 test/rails_root/app/helpers/application_helper.rb
thoughtbot-clearance-0.2.8 test/rails_root/app/helpers/application_helper.rb
thoughtbot-clearance-0.2.9 test/rails_root/app/helpers/application_helper.rb
thoughtbot-clearance-0.3.0 test/rails_root/app/helpers/application_helper.rb
thoughtbot-clearance-0.3.1 test/rails_root/app/helpers/application_helper.rb
thoughtbot-clearance-0.3.2 test/rails_root/app/helpers/application_helper.rb
thoughtbot-clearance-0.3.3 test/rails_root/app/helpers/application_helper.rb
thoughtbot-clearance-0.3.4 test/rails_root/app/helpers/application_helper.rb
janova-clearance-0.8.8 test/rails_root/app/helpers/application_helper.rb