27.02.2013 Views

Rails%203%20In%20Action

Rails%203%20In%20Action

Rails%203%20In%20Action

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Summary<br />

directory, allowing you to store the result of potentially computationally expensive<br />

parts of your view.<br />

These are the basic concepts for enhancing the performance of your application.<br />

There is more you can do, like integrating with tools such as Memcached (http://<br />

memcached.org) and Redis (http://redis.io), and interacting with the Rails.cache<br />

variable which gives you fine-grained control over the cache that Rails uses to store<br />

fragments and can be used to store other pieces of information.<br />

467

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!