Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Readme fixes #5

Merged
merged 1 commit into from Jan 19, 2015
Merged

Readme fixes #5

merged 1 commit into from Jan 19, 2015

Conversation

igas
Copy link
Contributor

@igas igas commented Jan 16, 2015

No description provided.

@coveralls
Copy link

Coverage Status

Coverage remained the same when pulling 2f045b7 on igas:patch-1 into dbb8659 on peter-murach:master.

@@ -63,14 +63,14 @@ end
**Loaf** adds `breadcrumb` helper also to the views. Together with controller breadcrumbs, the view breadcrumbs are appended as the last. For instance, to specify view breadcrumb do:

```ruby
<% breadcrumb "#{@category.title}", blog_category_path(@category) %>
<%= breadcrumb @category.title, blog_category_path(@category) %>

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In this case, I don't think it's correct to use =, because we are adding a new breadcrumb to the list not printing them.

piotrmurach added a commit that referenced this pull request Jan 19, 2015
@piotrmurach piotrmurach merged commit e7ad88b into piotrmurach:master Jan 19, 2015
@piotrmurach
Copy link
Owner

@igas - thanks for your contributions to my libraries

@piotrmurach
Copy link
Owner

@jonduarte reverted back changes mentioned - thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants