zachinglis / crummy

Tasty breadcrumbs! Crummy is a simple and tasty way to add breadcrumbs to your Rails applications.
http://zachinglis.com
MIT License
358 stars 82 forks source link

Breadcrumbs are in a specific order so using an "ordered" list seems appropriate #57

Closed acrogenesis closed 3 years ago

acrogenesis commented 9 years ago

I think crummy should be using <ol> instead of <ul>. Breadcrumbs are in a very specific order and so using an "ordered" list seems appropriate.

I can make the PR if you wish.

zachinglis commented 9 years ago

Very logical opinion. I agree with you. Please do :)

n-rodriguez commented 8 years ago

Hi there! Can you please cut a new release with this patch?

Thx!

n-rodriguez commented 8 years ago

Hi there! Any news?

acrogenesis commented 8 years ago

@n-rodriguez you can always do gem "crummy", github: "zachinglis/crummy", branch: "master"

n-rodriguez commented 8 years ago

That's what I do and I want to avoid that.

n-rodriguez commented 4 years ago

@zachinglis this issue can be closed. thank you!

n-rodriguez commented 3 years ago

ping @zachinglis

acrogenesis commented 3 years ago

:)