.. |
helpers
|
Add dup leftover from 26710ab .
|
2016-06-28 18:42:26 +02:00 |
locale
|
|
|
renderer
|
keep layouts + locals from bloating the cache
|
2016-05-17 11:28:51 -07:00 |
tasks
|
Rename dependencies.rake to cache_digests.rake
|
2016-03-09 15:32:11 -08:00 |
template
|
Change the raw template handler to render html-safe strings
|
2016-06-21 17:08:48 -04:00 |
testing
|
allow :file to be outside rails root, but anything else must be inside the rails view directory
|
2016-01-22 15:02:27 -08:00 |
base.rb
|
Fix usage of word alternatively in docs [ci skip]
|
2015-10-06 23:20:27 +05:30 |
buffers.rb
|
|
|
context.rb
|
|
|
dependency_tracker.rb
|
sort templates after looking them up in the from the paths cache
|
2016-02-10 15:44:27 -08:00 |
digestor.rb
|
Fix finding templates for digesting for */* requests that render a non-default (html) template
|
2016-06-15 18:25:18 -04:00 |
flows.rb
|
Improved ActionView flows.rb documention [ci skip]
|
2016-04-11 21:01:26 +01:00 |
gem_version.rb
|
Start Rails 5.1 development 🎉
|
2016-05-10 03:46:56 -03:00 |
helpers.rb
|
|
|
layouts.rb
|
Improve readability of docs by using code tag [ci skip]
|
2015-09-29 14:44:17 +05:30 |
log_subscriber.rb
|
Update to use Subscriber#start instead
|
2016-02-26 13:23:59 -05:00 |
lookup_context.rb
|
[Action View] Don't create middleman DetailsKey instance
|
2016-05-16 17:56:37 -04:00 |
model_naming.rb
|
|
|
path_set.rb
|
allow :file to be outside rails root, but anything else must be inside the rails view directory
|
2016-01-22 15:02:27 -08:00 |
railtie.rb
|
Replace middleware with executor callback.
|
2016-05-16 21:34:16 +02:00 |
record_identifier.rb
|
do not use div_for in example [ci skip]
|
2015-12-22 14:36:24 +09:00 |
rendering.rb
|
Remove ActionView dependence on ActionPack's Mime implementation
|
2016-01-17 12:20:52 -05:00 |
routing_url_for.rb
|
Merge pull request #21894 from abhishekjain16/refactor_with_dry
|
2015-10-08 14:16:46 -03:00 |
template.rb
|
Make collection caching explicit.
|
2016-02-20 16:54:32 +01:00 |
test_case.rb
|
Revert "Make sure the cache is always populated"
|
2016-05-20 23:28:00 -03:00 |
version.rb
|
|
|
view_paths.rb
|
Break up a circular require between AP/AV
|
2016-03-11 14:42:47 -07:00 |