.. |
helpers
|
chore: fix case of CSS and JavaScript
|
2021-04-15 21:52:58 +10:00 |
locale
|
|
|
renderer
|
Fix SELECT COUNT queries when rendering ActiveRecord collections (#40870)
|
2020-12-18 15:58:11 -05:00 |
tasks
|
|
|
template
|
Remove unused constant FileSystemResolver::EXTENSIONS
|
2021-04-21 12:39:41 -05:00 |
testing
|
Perform template glob and checks at same time
|
2021-04-19 16:40:35 -07:00 |
base.rb
|
Revert "Remove redundant @virtual_path variable"
|
2020-12-30 14:07:09 +01:00 |
buffers.rb
|
|
|
cache_expiry.rb
|
Don't clear view cache during concurrent requests
|
2021-04-19 09:36:38 -07:00 |
context.rb
|
Revert "Remove redundant @virtual_path variable"
|
2020-12-30 14:07:09 +01:00 |
dependency_tracker.rb
|
Resolve wildcards depends using all_template_paths
|
2021-04-13 15:04:17 -07:00 |
digestor.rb
|
Save some allocations in ActionView digest
|
2020-09-19 14:03:05 -04:00 |
flows.rb
|
Enable Layout/EmptyLinesAroundAccessModifier cop
|
2019-06-13 12:00:45 +09:00 |
gem_version.rb
|
Rails 6.2 is now Rails 7.0
|
2021-02-04 16:47:16 +00:00 |
helpers.rb
|
Simply require rather than autoload + immediately load below
|
2020-11-26 23:27:22 +09:00 |
layouts.rb
|
Avoid extra string allocation in the methods generated by eval
|
2020-03-10 17:43:35 +09:00 |
log_subscriber.rb
|
add additional instrumentation block for ActionView layout rendering
|
2020-05-01 19:15:54 -07:00 |
lookup_context.rb
|
Remove FallbackFileSystemResolver
|
2021-04-06 14:20:48 -07:00 |
model_naming.rb
|
|
|
path_set.rb
|
Merge {Optimized,}FileSystemResolver
|
2021-04-14 11:27:11 -07:00 |
railtie.rb
|
Don't clear view cache during concurrent requests
|
2021-04-19 09:36:38 -07:00 |
record_identifier.rb
|
Enable Layout/EmptyLinesAroundAccessModifier cop
|
2019-06-13 12:00:45 +09:00 |
rendering.rb
|
Revert "Raise when calling render with invalid options"
|
2020-10-29 13:49:30 -07:00 |
routing_url_for.rb
|
URL helper methods are public
|
2020-10-02 14:20:58 +09:00 |
template.rb
|
Update Rails version in depraction and add non-deprecated code
|
2021-02-17 09:41:37 +01:00 |
test_case.rb
|
Don't define methods using the method modifier in the same line as the method
|
2021-04-12 18:49:54 +00:00 |
unbound_template.rb
|
Store details on unbound template
|
2021-04-20 13:48:12 -07:00 |
version.rb
|
|
|
view_paths.rb
|
Stop reopening ClassMethods and merge definitions
|
2019-08-19 00:35:23 +09:00 |