X-Git-Url: https://git.njae.me.uk/?a=blobdiff_plain;f=vendor%2Frails%2Frailties%2Fhelpers%2Fapplication_helper.rb;fp=vendor%2Frails%2Frailties%2Fhelpers%2Fapplication_helper.rb;h=22a7940eb213fec161352153800c9c6948c8b43c;hb=437aa336c44c74a30aeea16a06743c32747ed661;hp=0000000000000000000000000000000000000000;hpb=97a0772b06264134cfe38e7494f9427efe0840a0;p=feedcatcher.git diff --git a/vendor/rails/railties/helpers/application_helper.rb b/vendor/rails/railties/helpers/application_helper.rb new file mode 100644 index 0000000..22a7940 --- /dev/null +++ b/vendor/rails/railties/helpers/application_helper.rb @@ -0,0 +1,3 @@ +# Methods added to this helper will be available to all templates in the application. +module ApplicationHelper +end