app/helpers/toolbar_helper.rb
Use filter_map
instead. Open
Open
calculate_toolbars.collect do |_div_id, toolbar_name|
toolbar_name ? build_toolbar(toolbar_name) : nil
end.compact
- Create a ticketCreate a ticket
- Exclude checks