🇧🇷 Senior developer @ thoughtbot.
📝 Blogging @ https://tbot.io/blog/matheus
💎 Organizer of http://rubydf.com
config.action_view.annotate_rendered_view_with_filenames = true
to every app now
config.action_view.annotate_rendered_view_with_filenames = true
to every app now
It'll use the same name as your app, so you get meaningful diffs only.
It'll use the same name as your app, so you get meaningful diffs only.
Amazing payoff!
github.com/MatheusRich/...
Amazing payoff!
github.com/MatheusRich/...
It took a diff of +1160/-927 , and it was mostly backwards compatible. Luckily I had tests to ensure nothing was broken.
It took a diff of +1160/-927 , and it was mostly backwards compatible. Luckily I had tests to ensure nothing was broken.
github.com/rails/rails/...
github.com/rails/rails/...