Package: ruby-actionpack-page-caching (1.0.2-4)
Links for ruby-actionpack-page-caching
Trisquel Resources:
Download Source Package ruby-actionpack-page-caching:
- [ruby-actionpack-page-caching_1.0.2-4.dsc]
- [ruby-actionpack-page-caching_1.0.2.orig.tar.gz]
- [ruby-actionpack-page-caching_1.0.2-4.debian.tar.xz]
Maintainer:
Original Maintainers:
- Debian Ruby Extras Maintainers (Mail Archive)
- Balasankar C
External Resources:
- Homepage [github.com]
Similar packages:
static page caching for Action Pack (removed from core in Rails 4.0)
Page caching is an approach to caching where the entire action output of is stored as a HTML file that the web server can serve without going through Action Pack.
This is the fastest way to cache your content as opposed to going dynamically through the process of generating the content. Unfortunately, this incredible speed-up is only available to stateless pages where all visitors are treated the same. Content management systems -- including weblogs and wikis -- have many pages that are a great fit for this approach, but account-based systems where people log in and manipulate their own data are often less likely candidates.
Other Packages Related to ruby-actionpack-page-caching
|
|
|
-
- dep: ruby
- Interpreter of object-oriented scripting language Ruby (default version)
- or ruby-interpreter
- Package not available
-
- dep: ruby-actionpack (>= 4.0.0)
- web-flow and rendering framework putting the VC in MVC (part of Rails)
Download ruby-actionpack-page-caching
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 6.9 kB | 37 kB | [list of files] |