You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
asciinema.org/app/views/shared/_browse_categories.html.slim

6 lines
190 B
Plaintext

h2 Browse
= category_links current_category do |categories|
= categories.link_to 'All public', browse_path, :public
= categories.link_to 'Featured', category_path(:featured), :featured