1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionview/lib/action_view/testing
John Hawthorn a7048ac9e2 Perform template glob and checks at same time
Previously we would check that our paths were safe and inside the app
right before building templates. Instead we can do this, and reject
directories at the same time as we perform the glob.

Co-authored-by: Kasper Timm Hansen <kaspth@gmail.com>
2021-04-19 16:40:35 -07:00
..
resolvers.rb Perform template glob and checks at same time 2021-04-19 16:40:35 -07:00