Commit Graph

2660 Commits

Author SHA1 Message Date
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
Aditya Chadha
346ac0bba7 Add references 2009-02-24 00:30:02 -05: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
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
David Heinemeier Hansson
b61cad6ae1 Ensure that the app routes file is loaded even when engines are in play (Thjis) [#1970 state:committed] 2009-02-22 16:04:04 +01:00
Xavier Noria
247b9563ac let the indexer pass element IDs to the guides generator to avoid coupling, links to sections whose title has textile markup are fixed as well 2009-02-22 00:29:11 +01:00
Andreas Scherer
bd45029f55 RedCloth 4.1.9 is OK. 2009-02-21 18:13:03 +01:00
Matt Jones
01c818e99f break out of initializer early if gems aren't loaded [#1750 state:resolved]
Signed-off-by: Joshua Peek <josh@joshpeek.com>
2009-02-20 14:16:07 -06:00
Joshua Peek
69c049f5ab Move development mode reloading up the stack to avoid issues with class reloading in middleware 2009-02-20 12:04:57 -06:00
Daniel Schierbeck
c2a0624526 Fix code blocks inside info boxes 2009-02-20 15:23:31 +01:00
Andreas Scherer
58e064afd2 More spurious backticks replaced/removed. 2009-02-20 13:52:14 +01:00
Andreas Scherer
079eda9ba0 Don't use backticks for markup.
Use 'monospaced' for commands.
Separate headers from paragraphs.
2009-02-20 09:47:35 +01:00
Pratik Naik
8a9ef83372 Fix the fucking rake task 2009-02-20 08:57:09 +01:00
Colin Curtin
74fe58add5 Added Rake section to the command line guide. 2009-02-19 21:05:27 -08:00
Joshua Peek
f8ea9f85d4 Fix templates reloading in development when using custom view path [#2012 state:resolved] 2009-02-19 20:55:56 -06:00
Pratik Naik
d8f1ee4b41 Merge commit 'mainstream/master' 2009-02-19 21:20:15 +01:00
Andreas Scherer
8ba1fc18e1 Copyediting of the 'migrations' guide. 2009-02-19 19:28:42 +01:00
Andreas Scherer
07a1d645ee Consistent UPCASE setting of 'SQL'.
(Maybe one should use the <acronym> tag for acronyms and apply CSS
'text-transform: uppercase' globally. ;-)
2009-02-19 18:42:41 +01:00
Trevor Turk
1eee0d41f9 Validation and Callbacks cleanup, finishing up Validations 2009-02-18 23:16:10 -06:00
Andreas Scherer
d9f037ea1f Sorry, wrong patch applied. 2009-02-18 16:13:48 +01:00
Andreas Scherer
791407d996 Fix typos and formatting in 'security' from chapter 8 to the end.
Without 'conversation'. (Apart from this comment. ;-)
2009-02-18 16:02:49 +01:00
Pratik Naik
07f43a10ff Revert "Copyediting of the 'security' guide from chapter 8 to the end."
This reverts commit b64dd9cd13233ed49ad9fbc27f6f5bbfe11039ff.

REASON : Guides should not contain conversations. That should go to LH tickets. Thanks.
2009-02-18 13:39:36 +01:00
Andreas Scherer
b64dd9cd13 Copyediting of the 'security' guide from chapter 8 to the end. 2009-02-18 13:31:42 +01:00
Andreas Scherer
bec07bc5d2 Verbatim markup does not escape angle brackets.
If 'attribute' is to be marked as a variable part of a function name, use some
other form of visualization.
2009-02-18 11:38:57 +01:00
Andreas Scherer
4d4e78fe8b Don't use underscore for emphasis around function containing underscores.
Obviously, it is not possible for textile to detect function names containing
underscore characters and ignore them in a '_(highlight) ... _' environment,
even when they're surrounded by '+' marks (which introduces a bunch of other
markup groups). Instead, use direct CSS markup.
2009-02-18 11:21:33 +01:00
Andreas Scherer
245c77666c Remove superflous 'notextile'.
'+' already works as desired.
2009-02-17 23:22:15 +01:00
Xavier Noria
190984567e textilize titles in ToC of guides 2009-02-17 23:14:58 +01:00
Xavier Noria
fefbddbfdb added overflow: auto to style of code blocks 2009-02-17 22:37:25 +01:00
Xavier Noria
85d561c408 just nitpicking here and there 2009-02-17 22:22:45 +01:00
Andreas Scherer
fa6494dd5e Formatting bugs corrected. 2009-02-17 18:06:05 +01:00
Andreas Scherer
16c82cb807 Copyediting the 'Security' guide up to chapter 8. 2009-02-17 17:47:46 +01:00
Andreas Scherer
71947e30cc Fix two errors.
Missing article added.
Consistent (at least in this file) use of abbreviation.
2009-02-17 15:05:28 +01:00