Skip to content

Fixed README to avoid deprecation warning#81

Open
akito19 wants to merge 1 commit intolassebunk:masterfrom
akito19:fix/readme_avoid_deprecation_warning
Open

Fixed README to avoid deprecation warning#81
akito19 wants to merge 1 commit intolassebunk:masterfrom
akito19:fix/readme_avoid_deprecation_warning

Conversation

@akito19
Copy link
Copy Markdown

@akito19 akito19 commented Oct 13, 2016

When I used this gem, the logs noted deprecation warning. So I fixed README to avoid being pointed out.

[Gretel] Calling `breadcrumbs` with a block has been deprecated and will be removed in Gretel version 4.0. Please use `tap` instead. Example:

 breadcrumbs(autoroot: false).tap do |links|
    if links.any?
      # process links here
    end
 end

@akito19
Copy link
Copy Markdown
Author

akito19 commented Oct 13, 2016

The mime-types-data gem prevents bundle install from CI build in case of Rails 4+ because the gem requires Ruby 2+.
Should I wait for merging pull requests which had already been suggested to solve these problems?

@akito19 akito19 changed the title Fixed documentation to avoid deprecation warning Fixed README to avoid deprecation warning Oct 13, 2016
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.

1 participant