X-Git-Url: https://git.njae.me.uk/?a=blobdiff_plain;f=app%2Fhelpers%2Fapplication_helper.rb;fp=app%2Fhelpers%2Fapplication_helper.rb;h=22a7940eb213fec161352153800c9c6948c8b43c;hb=28668145b30d983f624bebb24e9ac9c23d9b13cd;hp=0000000000000000000000000000000000000000;hpb=4aabbeee1c948d150e77a7674159f3150a045b9f;p=depot.git diff --git a/app/helpers/application_helper.rb b/app/helpers/application_helper.rb new file mode 100644 index 0000000..22a7940 --- /dev/null +++ b/app/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