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
Matthew Eagar e524327e51 Add partial iteration variable to template keys
When rendering heterogeneous collection using `render @collection` or
`render partial: @collection`, the expected `<partial_name>_iteration`
variable is missing due to `find_template` not having the name of the
iteration variable included in its cache keys.
2017-01-25 09:23:43 -05:00
..
actionpack Stop using deprecated render :text in test 2015-07-17 22:27:33 -04:00
comments
custom_pattern
customers Added tests to render helper that expect render partial: @foo to 2014-02-12 17:40:52 +00:00
db_definitions
developers
digestor Fix finding templates for digesting for */* requests that render a non-default (html) template 2016-06-15 18:25:18 -04:00
fun
games
good_customers
helpers Remove unused AV helper fixtures from e10a2531 2013-09-14 10:30:17 -07:00
helpers_missing normalizes indentation and whitespace across the project 2016-08-06 20:16:27 +02:00
layout_tests/alt
layouts Add Html template handler that wraps Raw output in an OutputBuffer 2016-01-05 16:54:39 -03:00
mascots
override/test Move view_paths from AP to AV 2013-08-25 11:39:07 +02:00
override2/layouts/test Move view_paths from AP to AV 2013-08-25 11:39:07 +02:00
projects
public
replies
respond_to
test Add partial iteration variable to template keys 2017-01-25 09:23:43 -05:00
topics
translations/templates
_top_level_partial.html.erb
_top_level_partial_only.erb
companies.yml
company.rb applies new string literal convention in actionview/test 2016-08-06 18:50:17 +02:00
developer.rb modernizes hash syntax in actionview 2016-08-06 19:36:34 +02:00
developers.yml
developers_projects.yml
mascot.rb normalizes indentation and whitespace across the project 2016-08-06 20:16:27 +02:00
mascots.yml
plain_text.raw
plain_text_with_characters.raw
project.rb Fix calling cache helper with a relation 2015-08-28 17:26:09 +10:00
projects.yml
replies.yml
reply.rb
ruby_template.ruby
shared.html.erb
topic.rb modernizes hash syntax in actionview 2016-08-06 19:36:34 +02:00
topics.yml
with_format.json.erb