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

Ignored paths inside application #174

Closed
wants to merge 1 commit into from
Closed

Conversation

gogiel
Copy link
Collaborator

@gogiel gogiel commented Jun 14, 2020

It's often a case that gems are bundled inside application directory in vendor/. Fixes #171

Additionally I added bin/ path to ignore bin/rails.

@andergtk
Copy link

@gogiel Any chance to have custom paths in the @ignored_paths list? I have a special case that would benefit from this

@dejan
Copy link
Owner

dejan commented Apr 13, 2024

Thanks! Done in #189

@dejan dejan closed this Apr 13, 2024
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.

Active Record Location is referencing Gem files instead of project code
3 participants