w10schools
Login
Register
In current category
Only my posts
Home
Tutorials
HTML, CSS
HTML, HTML5
CSS, CSS3
XML
JavaScript, AJAX
PHP
Ruby on Rails
Ruby
Rails
ASP.NET
ASP
C# .NET
Java
JSP
Databases
MySQL
MSSQL Server
Oracle
Web Server
Windows
Linux
Apache
IIS
Design
Dreamweaver
Flash
Photoshop
Fireworks
CorelDRAW
Illustrator
References
HTML
Bootstrap
CSS
CSS Selectors
Sass
JavaScript
Mobile Apps
Cordova
Ruby on Rails
Ruby
Rails
PHP
Function
Language
CodeIgniter
Phalcon
PHPUnit
Symfony
Drupal
Yii
Laravel
Perl
Perl
Python
Python
Django
NumPy
Pandas
scikit-image
scikit-learn
Statsmodels
Matplotlib
Lua
Lua
C, C++
C
C++
Server
Docker
Apache HTTP Server
Nginx
Database
PostgreSQL
Big Data
TensorFlow
Game Development
Phaser
LÖVE
Articles
News
General
Website Promotion
Online Advertising
Make Money Online
Editorials
Interviews
Web Roundups
Resources
Design
Fonts
Graphics
Vectors
Templates
UI (User Interface)
Brushes
Patterns, Backgrounds
Textures
Web Development
HTML, CSS
XML
JavaScript, AJAX
Ruby on Rails
PHP
Java
.NET
Python
Perl
Flash
Mobile Application Development
Mobile Development Tools
Swift
Online Services
Online Storage
Web Hosting
Tools
Generators
Edit
Toggle Dropdown
In Place Editing
Advanced Editing
References
Ruby on Rails
Rails
Classes
ActionController
ActionController::Caching
Language
Default
Markdown
view_cache_dependencies
view_cache_dependencies
()
Instance Public methods
Links:
https://github.com/rails/rails/blob/0d477e40a8fa5a8c8d722226ceabdba71b7b63a4/actionpack/lib/action_controller/caching.rb#L75
doc_ruby_on_rails
2015-06-20 00:00:00
Comments
Leave a Comment
Please
login
to continue.
Popular Articles
view_cache_dependency
view_cache_dependency(&dependency) Instance Public methods
caching\Dependency $reusable
$reusable public property Whether this dependency is reusable or not. True value means that dependent data for this cache dependency will be gene
caching\Dependency evaluateDependency()
evaluateDependency() public method Evaluates the dependency by generating and saving the data related with dependency. This method is invoked by
caching\Dependency $data
$data public property The dependency data that is saved in cache and later is compared with the latest dependency data. public mixed $data = nul
caching\Dependency generateDependencyData()
generateDependencyData() protected abstract method Generates the data needed to determine if dependency has been changed. Derived classes should
Return to View
Please login to continue.