Sha256: cd7adb3c52f6d2b6f971737b14802a65e224496b304d5ed202f219bd2d611125

Contents?: true

Size: 172 Bytes

Versions: 25

Compression:

Stored size: 172 Bytes

Contents

# Methods added to this helper will be available to all templates in the application.
module ApplicationHelper
  
  def service_icon_background(service)
    ''
  end
  
end

Version data entries

25 entries across 25 versions & 1 rubygems

Version Path
overlord-3.0.2 test/rails_test/app/helpers/application_helper.rb
overlord-3.0.1 test/rails_test/app/helpers/application_helper.rb
overlord-3.0.0 test/rails_test/app/helpers/application_helper.rb
overlord-0.1.22 test/rails_root/app/helpers/application_helper.rb
overlord-0.1.21 test/rails_root/app/helpers/application_helper.rb
overlord-0.1.20 test/rails_root/app/helpers/application_helper.rb
overlord-0.1.19 test/rails_root/app/helpers/application_helper.rb
overlord-0.1.18 test/rails_root/app/helpers/application_helper.rb
overlord-0.1.17 test/rails_root/app/helpers/application_helper.rb
overlord-0.1.16 test/rails_root/app/helpers/application_helper.rb
overlord-0.1.15 test/rails_root/app/helpers/application_helper.rb
overlord-0.1.14 test/rails_root/app/helpers/application_helper.rb
overlord-0.1.13 test/rails_root/app/helpers/application_helper.rb
overlord-0.1.12 test/rails_root/app/helpers/application_helper.rb
overlord-0.1.11 test/rails_root/app/helpers/application_helper.rb
overlord-0.1.10 test/rails_root/app/helpers/application_helper.rb
overlord-0.1.9 test/rails_root/app/helpers/application_helper.rb
overlord-0.1.8 test/rails_root/app/helpers/application_helper.rb
overlord-0.1.7 test/rails_root/app/helpers/application_helper.rb
overlord-0.1.6 test/rails_root/app/helpers/application_helper.rb