app/helpers/tramway/conference/application_helper.rb in tramway-conference-1.4 vs app/helpers/tramway/conference/application_helper.rb in tramway-conference-1.5
- old
+ new
@@ -1,7 +1,8 @@
module Tramway
module Conference
module ApplicationHelper
include ::FontAwesome::Rails::IconHelper
+ include ::Tramway::Collections::Helper
end
end
end