From e4c7ebef87408845c23f5130b0bc39a584156dfb Mon Sep 17 00:00:00 2001 From: Vijay Dev Date: Fri, 13 Jan 2012 01:29:23 +0530 Subject: add info about kindle guides in the release guide [ci skip] --- railties/guides/source/3_2_release_notes.textile | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'railties/guides/source/3_2_release_notes.textile') diff --git a/railties/guides/source/3_2_release_notes.textile b/railties/guides/source/3_2_release_notes.textile index b26ba2f3a6..0a58008496 100644 --- a/railties/guides/source/3_2_release_notes.textile +++ b/railties/guides/source/3_2_release_notes.textile @@ -92,6 +92,10 @@ h4. Tagged Logging When running a multi-user, multi-account application, it's a great help to be able to filter the log by who did what. TaggedLogging in Active Support helps in doing exactly that by stamping log lines with subdomains, request ids, and anything else to aid debugging such applications. +h3. Documentation + +From Rails 3.2, the Rails guides are available for the Kindle and free Kindle Reading Apps for the iPad, iPhone, Mac, Android, etc. + h3. Railties * Speed up development by only reloading classes if dependencies files changed. This can be turned off by setting config.reload_classes_only_on_change to false. -- cgit v1.2.3