Commit Graph

10302 Commits

Author SHA1 Message Date
Daniel Lopes
f6fbdf39d7 fix broken links in performance_testing.textile 2009-03-01 19:42:44 -03:00
John Trupiano
bee4bf1288 Merge branch 'master' of git@github.com:lifo/docrails 2009-03-01 14:48:27 -05:00
John Trupiano
a60d41af6b Beefed up mass assignment coverage (section 6) in the security guide. Now includes nested mass assignment (and nested object forms) and adds another (paranoid) countermeasure. 2009-03-01 14:22:10 -05:00
Karel Minarik
61656cf770 Fixed incorrect examples of ActiveRecord error message lookup in the I18N guide [Thanks Alex Fortuna]
See http://www.ruby-forum.com/topic/179273
2009-03-01 13:03:26 +01:00
Karel Minarik
a6f1e42c09 Added information about "lazy lookup" inside views (t '.foo') in I18N guide 2009-03-01 12:51:18 +01:00
Karel Minarik
959b827e40 Clarified info about "pragmatic approach to locale codes" and removed speculation about "locale inheritance" in the I18N guide [thanks Kip]
See http://groups.google.com/group/rails-i18n/msg/7b4513b3ca8abbf5
2009-03-01 12:37:03 +01:00
Karel Minarik
92dd9b3e9f Added information about "Localized views" into I18N guide
See:

* a98cd7ca9b
* http://afreshcup.com/2009/02/01/rails-23-localized-views/
2009-03-01 12:06:50 +01:00
Karel Minarik
48d4c0f011 Added note how to configure Rails loading mechanism to look for nested locale files (+config/locales/models/book/es.yml+, etc) to the I18N guide 2009-03-01 11:03:59 +01:00
Karel Minarik
e1c0763e47 Get rid of drop shadows in screenshots for the I18N guide
TODOS are in http://rails.lighthouseapp.com/projects/16213/tickets/23-rails-i18
2009-03-01 10:54:18 +01:00
Pratik Naik
c674d209e1 Fix some formatting in the caching guide 2009-02-28 19:40:52 +00:00
Mike Gunderloy
559c394ec4 Update 2.3 release notes. 2009-02-28 11:46:50 -06:00
Xavier Noria
f259cbd959 removes trailing whitespace 2009-02-28 17:13:45 +01:00
Xavier Noria
0d145d9b37 implements a temporary workaround for failing notextile 2009-02-28 17:07:46 +01:00
Xavier Noria
1108bd7fe9 in security guide, substitutes pre tags with appropriate custom code tags 2009-02-28 17:07:04 +01:00
Xavier Noria
5257ea7f44 in textile extensions, simplify regexp literal, and remove spurious extra newline in code blocks 2009-02-28 14:26:30 +01:00
Xavier Noria
da5549b83f let the guides generator warn about broken links 2009-02-28 03:24:23 +01:00
Xavier Noria
626c724b62 fixes broken links in AR finders guide 2009-02-28 03:09:06 +01:00
Xavier Noria
8a4247a3ff fixes broken links in associations guide 2009-02-28 03:06:33 +01:00
Xavier Noria
35263f93bf complete pass on the associations guide, mostly typography and some minor bits here and there 2009-02-28 02:36:32 +01:00
Xavier Noria
120f16fc9d unbox TT elements 2009-02-28 02:35:48 +01:00
Xavier Noria
d4128cff22 fixes typo @customer -> customer 2009-02-27 23:36:05 +01:00
Matt Jones
69ad155c90 describe action of include_root_in_json in to_json docs 2009-02-27 17:03:05 -05:00
Mike Gunderloy
d0877508cb Update release notes for 2.3 RC2 2009-02-27 08:30:51 -06:00
Mike Gunderloy
9fda6c5140 Added RC2 note to Release Notes for 2.3. 2009-02-25 11:46:03 -06:00
Xavier Noria
f0d44ec898 s:hbody:/body:g in layouts & rendering guide 2009-02-25 14:27:58 +01:00
Mike Gunderloy
9bb977db24 Updating release notes for 2.3. 2009-02-25 04:51:29 -06:00
Xavier Noria
7d773a17a4 fixes scroll beyond the box in code blocks (fix suggested by toretore) 2009-02-25 00:59:37 +01:00
Xavier Noria
d5fb579143 added overflow: auto for code blocks in guides CSS 2009-02-25 00:28:27 +01:00
Pratik Naik
3e911045f9 Update with the new CSS from Jason and change the header logo 2009-02-24 13:27:21 +00:00
Pratik Naik
1248c6325b Merge commit 'mainstream/master' 2009-02-24 12:30:37 +00:00
Pratik Naik
53cd102b39 Merge with docrails 2009-02-24 12:29:25 +00:00
Aditya Chadha
346ac0bba7 Add references 2009-02-24 00:30:02 -05:00
Jeremy Kemper
e56b3e4c0b Update bundled memcache-client from 1.5.0.5 to 1.6.4.99.
See http://www.mikeperham.com/2009/02/15/memcache-client-performance/
2009-02-23 19:28:01 -08:00
Aditya Chadha
3e7015b796 Merge branch 'master' of git@github.com:lifo/docrails 2009-02-23 17:21:36 -05:00
Aditya Chadha
bb1ce5d199 Another strange character fix 2009-02-23 17:21:23 -05:00
Daniel Schierbeck
5cf7cbf6a6 Make the 'Guides Index' menu link point to index.html 2009-02-23 20:39:54 +01:00
Mike Gunderloy
35a120d5b1 Add ActiveRecord each and find_with_batches to release notes. 2009-02-23 06:37:25 -06:00
David Heinemeier Hansson
45787bdd0e Fix docs 2009-02-23 12:20:37 +01:00
David Heinemeier Hansson
d13623ca46 Added ActiveRecord::Base.each and ActiveRecord::Base.find_in_batches for batch processing [DHH/Jamis Buck] 2009-02-23 12:11:02 +01:00
Aditya Chadha
8aec733048 More special character removal and added cache_money to the reference list 2009-02-23 01:35:15 -05:00
Aditya Chadha
77aa8a6b81 Take out some special characters that sneaked in 2009-02-23 01:29:13 -05:00
Aditya Chadha
9deb327daa Added a changelog 2009-02-23 00:53:58 -05:00
Aditya Chadha
7cf3822c56 Updated with all the new cache_store stuff 2009-02-23 00:43:38 -05:00
Aditya Chadha
b9e87f4679 Added info about parameters passed to caches_action and removed More: blocks to clean up a little 2009-02-22 18:45:17 -05:00
Pratik Naik
21b80f8144 Merge commit 'mainstream/master' 2009-02-22 23:52:02 +01:00
Rodrigo Rosenfeld Rosas
91ab75373f Merge branch 'master' of git://github.com/lifo/docrails 2009-02-22 18:04:00 -03:00
Sven Fuchs
441e4e2235 load plugin view_paths to action_mailer view_paths and make action_mailer use them [#2031 state:resolved]
Signed-off-by: Joshua Peek <josh@joshpeek.com>
2009-02-22 10:39:56 -06:00
Mike Gunderloy
3e273a0329 Bring 2.3 release notes up to date. 2009-02-22 10:21:09 -06:00
Rodrigo Rosenfeld Rosas
966f86402a Corrects information about subtemplates.
The note about incompatibilities between 2.2 and 2.3 was removed because on Rails 2.2.2, "render :file => 'layouts/application'" works.
2009-02-22 12:18:35 -03:00
Guillermo Álvarez
ff1afbd650 Deprecated warnings for :skip_last_command and :connector of to_sentence [#1847 state:committed]
Signed-off-by: David Heinemeier Hansson <david@loudthinking.com>
2009-02-22 16:11:40 +01:00