dejan / rails_panel

Chrome extension for Rails development
https://chromewebstore.google.com/detail/railspanel/gjpfobpafnhjhbajcjgccbbdofdckggg
MIT License
3.85k stars 187 forks source link

Relative path calculation on the backend #175

Open gogiel opened 4 years ago

gogiel commented 4 years ago

Related to https://github.com/dejan/rails_panel/issues/171

It aims to replace normalizePath filter which:

https://github.com/dejan/rails_panel/blob/4204111affa05fec6793a77e37072bd4a079f251/rails_panel/assets/javascripts/filters.js#L34-L38

Frontend changes are backward compatible.