amatriain/feedbunch

View on GitHub
FeedBunch-app/app/helpers/application_helper.rb

Summary

Maintainability
A
0 mins
Test Coverage
# frozen_string_literal: true

##
# Module with helper methods usable from all views in the application

module ApplicationHelper
end