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

Update .to_hash to remove deprecation notice #282

Open
jaimeiniesta opened this issue Jun 10, 2021 · 0 comments
Open

Update .to_hash to remove deprecation notice #282

jaimeiniesta opened this issue Jun 10, 2021 · 0 comments
Assignees

Comments

@jaimeiniesta
Copy link
Owner

jaimeiniesta commented Jun 10, 2021

We have a deprecation notice in to_hash:

irb(main):016:0> page.to_hash
DEPRECATION: Use MetaInspector#feeds instead of #feed. The former gives you all feeds and their metadata, the latter will be removed.

We need to review this method and update the calls it makes to use the latest API.

@jaimeiniesta jaimeiniesta self-assigned this Jun 10, 2021
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

No branches or pull requests

1 participant