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
2018-03-20 06:33:20 -04:00
..
actionpack Revert "Merge pull request #29540 from kirs/rubocop-frozen-string" 2017-07-02 02:15:17 +09:30
comments Revert "Merge pull request #29540 from kirs/rubocop-frozen-string" 2017-07-02 02:15:17 +09:30
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 digesting templates with mixed formats 2018-03-20 06:33:20 -04:00
fun Remove unneeded test fixtures in AV 2013-06-20 17:23:16 +02:00
games
good_customers
helpers Use frozen string literal in actionview/ 2017-07-24 11:53:43 +03:00
helpers_missing Use frozen string literal in actionview/ 2017-07-24 11:53:43 +03:00
layout_tests/alt Remove unneeded test fixtures in AV 2013-06-20 17:23:16 +02:00
layouts fix(streaming_template_renderer): I18n.locale broken in layout. I18n gem stores the current locale in Thread.current[:local] (see: https://github.com/svenfuchs/i18n/blob/master/lib/i18n.rb#L23). StreamingTemplateRenderer is implemented with Fiber which have its own stack of locals and can not access Thread.current.locals(keys, see: https://ruby-doc.org/core-2.2.0/Thread.html#class-Thread-label-Fiber-local+vs.+Thread-local). 2017-11-25 21:32:02 +01: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 Clean up and consolidate .gitignores 2018-02-17 14:26:19 -08:00
replies
respond_to Remove unneeded test fixtures in AV 2013-06-20 17:23:16 +02:00
test fix(streaming_template_renderer): I18n.locale broken in layout. I18n gem stores the current locale in Thread.current[:local] (see: https://github.com/svenfuchs/i18n/blob/master/lib/i18n.rb#L23). StreamingTemplateRenderer is implemented with Fiber which have its own stack of locals and can not access Thread.current.locals(keys, see: https://ruby-doc.org/core-2.2.0/Thread.html#class-Thread-label-Fiber-local+vs.+Thread-local). 2017-11-25 21:32:02 +01:00
topics
translations/templates
_top_level_partial.html.erb
_top_level_partial_only.erb
companies.yml
company.rb Use frozen string literal in actionview/ 2017-07-24 11:53:43 +03:00
developer.rb Use frozen string literal in actionview/ 2017-07-24 11:53:43 +03:00
developers.yml
developers_projects.yml
mascot.rb Use frozen string literal in actionview/ 2017-07-24 11:53:43 +03:00
mascots.yml
plain_text.raw
plain_text_with_characters.raw
project.rb Use frozen string literal in actionview/ 2017-07-24 11:53:43 +03:00
projects.yml
replies.yml
reply.rb Use frozen string literal in actionview/ 2017-07-24 11:53:43 +03:00
ruby_template.ruby Revert "Merge pull request #29540 from kirs/rubocop-frozen-string" 2017-07-02 02:15:17 +09:30
shared.html.erb
topic.rb Use frozen string literal in actionview/ 2017-07-24 11:53:43 +03:00
topics.yml
with_format.json.erb