rails_panel
rails_panel copied to clipboard
Ignored paths inside application
It's often a case that gems are bundled inside application directory in vendor/. Fixes https://github.com/dejan/rails_panel/issues/171
Additionally I added bin/ path to ignore bin/rails.
@gogiel Any chance to have custom paths in the @ignored_paths list? I have a special case that would benefit from this