rails--rails/actionpack/test/fixtures
Juan Guecaimburu bd0753b396 Add support to locales with lowdash in Resolver::PathParser
In previous versions of Rails, a dynamic regex was built to find templates.
After that, PathParser started to be used to both match and sort templates.
With the dynamic regex, templates with lowdash locales (es_AR) were
found properly. But the PathParser regex does not match locales with this
format, only allowing dash (es-AR) or no dash (es). Templates with lowdash
locales have a wrong virtual path and get filtered.

In this commit the PathParser regex is extended to support the lowdash.
2022-01-14 15:11:58 -03:00
..
alternate_helpers Change the empty block style to have space inside of the block 2018-09-25 13:19:35 -04:00
bad_customers
collection_cache
customers
filter_test/implicit_actions
functional_caching Replaces the "hash rocket" operator in favor of the newer Ruby syntax when rendering on render 2021-10-03 23:33:56 -03:00
helpers
helpers1_pack
helpers2_pack
helpers_typo/admin
implicit_render_test
layouts Replaces the "hash rocket" operator in favor of the newer Ruby syntax when rendering on render 2021-10-03 23:33:56 -03:00
localized Add support to locales with lowdash in Resolver::PathParser 2022-01-14 15:11:58 -03:00
multipart
namespaced/implicit_render_test
old_content_type
post_test
public Allow rails to serve brotli encoded assets 2020-06-01 08:57:02 -07:00
respond_to
session_autoload_test/session_autoload_test
star_star_mime
test
公共 Allow rails to serve brotli encoded assets 2020-06-01 08:57:02 -07:00
_top_level_partial_only.erb
company.rb
load_me.rb
ruby_template.ruby
shared.html.erb