diff options
Diffstat (limited to 'app/helpers')
| -rw-r--r-- | app/helpers/application_helper.rb | 3 |
1 files changed, 3 insertions, 0 deletions
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 @@ | |||
| 1 | # Methods added to this helper will be available to all templates in the application. | ||
| 2 | module ApplicationHelper | ||
| 3 | end | ||
