1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionview/test/fixtures
st0012 e8688ddb33 Fix partial caching ignore repeated items issue
This is because we only use hash to maintain the result. So when the key
are the same, the result would be skipped. The solution is to maintain
an array for tracking every item's position to restructure the result.
2019-04-04 09:59:06 +08:00
..
actionpack Prefer render template: in tests 2019-03-21 13:44:56 -07:00
comments
custom_pattern
customers
db_definitions
developers
digestor
fun
games
good_customers
helpers
helpers_missing
layout_tests/alt
layouts
mascots
override/test
override2/layouts/test
projects
public
replies
respond_to
test Fix partial caching ignore repeated items issue 2019-04-04 09:59:06 +08:00
topics
translations/templates
_top_level_partial.html.erb
_top_level_partial_only.erb
companies.yml
company.rb
developer.rb
developers.yml
developers_projects.yml
mascot.rb
mascots.yml
plain_text.raw
plain_text_with_characters.raw
project.rb
projects.yml
replies.yml
reply.rb
ruby_template.ruby Enable Performance/UnfreezeString cop 2018-09-23 08:56:55 +09:00
shared.html.erb
topic.rb
topics.yml
with_format.json.erb