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

fix: Use stories_paths rather than stories_path in Rake task #162

Merged
merged 1 commit into from
Feb 16, 2023

Conversation

unikitty37
Copy link
Contributor

stories_path was replaced with the array stories_paths; this PR runs the removal for each path in the stories_paths array.

Fixes #161

@jonspalmer jonspalmer merged commit 9fd734d into jonspalmer:main Feb 16, 2023
@jonspalmer
Copy link
Owner

Awesome

@dani-hv
Copy link

dani-hv commented Feb 16, 2023

good job @unikitty37

@jherdman
Copy link

FYI this seems to be a bug in the released version of the gem. Is there a chance we could get a new version with this fix?

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.

remove_stories_json Rake task fails with "undefined method 'stories_path'"
4 participants