.. |
helpers
|
Merge branch 'float_dom_ids'
|
2019-02-05 13:48:25 -05:00 |
locale
|
|
|
renderer
|
Speed up partial rendering by caching "variable" calculation
|
2019-02-05 15:24:21 -08:00 |
tasks
|
Use frozen string literal in actionview/
|
2017-07-24 11:53:43 +03:00 |
template
|
Take in to account optional arguments when deprecating
|
2019-02-04 13:21:24 -08:00 |
testing
|
Remove method named "hash"
|
2019-01-28 11:43:23 -08:00 |
base.rb
|
Fix some typos!
|
2019-02-06 16:57:34 -08:00 |
buffers.rb
|
[ci skip] Doc ActionView::OutputBuffer
|
2018-09-06 15:28:45 -05:00 |
context.rb
|
Directly include "CompiledTemplates" module
|
2019-01-18 15:51:15 -08:00 |
dependency_tracker.rb
|
[Action View] require_relative => require
|
2017-10-21 22:48:28 +09:00 |
digestor.rb
|
Don’t allocate array on no args
|
2018-09-07 17:33:10 -05:00 |
file_template.rb
|
Introduce a file type template, deprecate Template#refresh
|
2019-02-01 12:09:46 -08:00 |
flows.rb
|
Use frozen string literal in actionview/
|
2017-07-24 11:53:43 +03:00 |
gem_version.rb
|
Preparing for 6.0.0.beta1 release
|
2019-01-18 15:42:12 -05:00 |
helpers.rb
|
Remove RecordTagHelper
|
2018-04-07 09:28:01 +09:00 |
layouts.rb
|
[Action View] require_relative => require
|
2017-10-21 22:48:28 +09:00 |
log_subscriber.rb
|
Add allocations to template renderer subscription
|
2018-10-10 08:07:12 -04:00 |
lookup_context.rb
|
Move templates to an anonymous subclass of AV::Base
|
2019-02-06 16:52:15 -08:00 |
model_naming.rb
|
Use frozen string literal in actionview/
|
2017-07-24 11:53:43 +03:00 |
path_set.rb
|
Use frozen string literal in actionview/
|
2017-07-24 11:53:43 +03:00 |
railtie.rb
|
Deprecate finalizer configuration (it doesn't do anything)
|
2019-02-06 16:57:34 -08:00 |
record_identifier.rb
|
Add Style/RedundantFreeze to remove redudant .freeze
|
2018-09-29 07:18:44 +00:00 |
rendering.rb
|
Rename method so it is more descriptive
|
2019-02-06 16:57:34 -08:00 |
routing_url_for.rb
|
respect path_only option when an array is passed into url_for
|
2018-10-01 19:31:08 +02:00 |
template.rb
|
Deprecate finalizer configuration (it doesn't do anything)
|
2019-02-06 16:57:34 -08:00 |
test_case.rb
|
Enable Performance/UnfreezeString cop
|
2018-09-23 08:56:55 +09:00 |
version.rb
|
Use frozen string literal in actionview/
|
2017-07-24 11:53:43 +03:00 |
view_paths.rb
|
Use frozen string literal in actionview/
|
2017-07-24 11:53:43 +03:00 |