ref: master
plugins/escambo/lib/ext/application_helper.rb
1 2 3 4 5 6 7 8 9 10
require_dependency 'application_helper' module ApplicationHelper # disable def profile_cat_icons profile end end