Commit Graph

1222 Commits

Author SHA1 Message Date
Xavier Noria
c577e90f61 restores the example for fixed-width font in API guidelines 2010-11-10 23:46:00 +01:00
Santiago Pastorino
7a2be37592 Remove copy_instance_variables_from from guides 2010-11-10 19:12:10 -02:00
Xavier Noria
3cf85fb4fc Merge branch 'master' of git://github.com/lifo/docrails 2010-10-30 23:28:16 +02:00
Ugis Ozols
8f141d0ce7 Changed environment.rb to application.rb 2010-10-25 22:27:56 +03:00
Ugis Ozols
604c21102f Reworded sentence using text from rails source code. 2010-10-25 22:18:20 +03:00
Ugis Ozols
4f0b119b2d Changed environment.rb to application.rb 2010-10-25 16:48:59 +03:00
Xavier Noria
cdce5fc886 ensures that no browser shows a vertical scrollbar in the code blocks of guides, thanks to Marcelino Llano for a hint to fix this 2010-10-24 19:28:28 +02:00
Xavier Noria
5e0e77fc12 configure a uniform font-family for code in guides 2010-10-24 16:21:20 +02:00
Xavier Noria
8a629ab6c3 use a gray a little darker in code blocks, for better contrast with the gray background 2010-10-24 16:21:20 +02:00
Xavier Noria
739fda3f0a removes the toolbar from guides code blocks 2010-10-24 16:21:20 +02:00
Rob Zolkos
6492a2bd21 added tip about ruby-debug needing a different gem if using 1.9 [#190 state:resolved] 2010-10-24 21:20:41 +11:00
Xavier Noria
b0aae28422 Merge branch 'master' of git://github.com/lifo/docrails 2010-10-24 00:40:32 +02:00
Xavier Noria
5f5496c7f3 switches guides code syntax highlighting to the better SyntaxHighlighter, I did my best with the theme, I swear 2010-10-24 00:35:47 +02:00
José Valim
fc8c072988 Use render :template instead of render :file in nested layouts example. render :template is a bit faster and more semantic compared to render :file. 2010-10-21 09:26:59 -02:00
Umar Sheikh
a04b2131de ActiveSupport::Dependencies' methods load_paths and load_once_paths have
changed names to autoload_paths and autoload_once_paths respectively
2010-10-21 14:41:00 +05:00
Xavier Noria
d619b9d1d1 Merge branch 'master' of git://github.com/lifo/docrails 2010-10-19 23:07:29 +02:00
Xavier Noria
ba1fb51fa5 api guidelines: adds a reference to the RDoc documentation where directives like :method: are covered 2010-10-19 22:45:51 +02:00
Richard Hart
e43de58ab4 Updating routing namespace examples to use symbols and not strings. 2010-10-19 13:40:47 +01:00
Dallas Taylor
2c3c0bcbab Added :file as a possible value when configuring actionmailer 2010-10-18 18:55:02 +11:00
Santiago Pastorino
b44e2abd9f Bump bundler up to 1.0.3 2010-10-16 14:36:25 -02:00
Rajinder Yadav
62eb00a62e Merge branch 'master' of git://github.com/lifo/docrails 2010-10-15 22:19:39 -04:00
Rob Zolkos & Xavier Noria
bc1bcddede implements weeks_ago and prev_week for Date/DateTime/Time [#5122 state:committed] 2010-10-16 02:23:23 +02:00
Rob Zolkos
cffae06a4f remove Mongrel from debugger docs 2010-10-15 23:38:31 +11:00
Rob Zolkos
ebe61bf37c WEBrick is the default web server, not Mongrel [#186 state:resolved] 2010-10-15 21:40:32 +11:00
Neil Middleton
8be96a3bcf Fixed casing of JavaScript (and RJS) [#183 state:resolved] 2010-10-14 23:12:25 +01:00
Nick Quaranto
a18cefbc3a Fixing a small typo in the generators guide 2010-10-14 17:24:59 -04:00
Xavier Noria
13f7f89bda Merge branch 'master' of git://github.com/lifo/docrails 2010-10-14 23:15:23 +02:00
Ryan Bigg and Xavier Noria
cfb1ba023b Use <em> rather than underscores to fix display issue with 4.1.1.1 in the asssociation basics guide 2010-10-14 08:12:25 +11:00
Ugis Ozols
a37e1a6a69 Removed miscelenous letters. 2010-10-13 23:31:37 +03:00
Xavier Noria
879cac5d76 getting started guide: deletes orphan <% end %>, reported by Michael L. Miller 2010-10-12 23:06:55 +02:00
Xavier Noria
21a92b8d01 Merge branch 'master' of git://github.com/lifo/docrails 2010-10-11 12:06:21 +02:00
Philip R. Dutton
70ad6e499f I corrected a code snippet typo in the railties/guides/source/initialization.textile file [#5779 state:resolved] 2010-10-11 13:55:58 +11:00
Ryan Bigg
ef74ad8e0c Remove mention to register_javascript_include_default in documentation 2010-10-11 13:28:50 +11:00
Santiago Pastorino
afd76d7fe9 Fix error in routing guide edit_photo_path needs the id as param 2010-10-09 14:50:25 -02:00
Xavier Noria
db520042b3 Merge branch 'master' of git://github.com/lifo/docrails 2010-10-06 23:16:13 +02:00
Xavier Noria
3b7d48cc45 a couple of touches to the guides guidelines 2010-10-05 22:52:43 +02:00
Xavier Noria
da34ee423f aaaaannnddd, your beloved typo only spotted in the github colored diff no matter how many passes you did before pushing 2010-10-05 19:38:05 +02:00
Xavier Noria
360a878070 new guide: Ruby on Rails Guides Guidelines 2010-10-05 19:34:27 +02:00
Rajinder Yadav
018bf0f575 added more items to the set to improve explanation of validates_exclusion_of 2010-10-04 00:02:09 -04:00
Rajinder Yadav
0da0aa4cd9 corrected wording for better reading, fixed ugly intented quote by using code tags 2010-10-03 20:41:56 -04:00
Nicholas E. May (on Enterprise)
467d20c897 Section 6, table, typo (extra '.rb') 2010-10-03 00:37:15 -05:00
Nicholas E. May (on Enterprise)
bcc103367b Section 4.3, wrong word used: 'contact' => 'content' 2010-10-02 23:05:08 -05:00
Nicholas E. May (on Enterprise)
ab7b99f150 Section 3.3: '# bundle install' instead of just 'bundle install' 2010-10-02 22:43:45 -05:00
Nicholas E. May (on Enterprise)
ffe24354cc Section 3.2, table: 'README.rdoc' -> 'README' 2010-10-02 22:26:26 -05:00
Nicholas E. May (on Enterprise)
a72edab3b3 Removed unnecessary 'the' in the '2.2.9 Active Suport' section of Getting Started. 2010-10-02 21:57:01 -05:00
Xavier Noria
542ddd8c89 brings csrf_meta_tags back to the generated layout
After more discussion, it has be agreed that this kind
of changes within reasonable margins are OK for 3.1.
That is, it is fine to change a little bit the generators
even if that means examples in existing books won't be
exact. (Note that the singular csrf_meta_tag exists as an
alias and thus those outdated examples will run, same for
existing applications.)
2010-10-02 00:10:32 +02:00
Jaime Iniesta
ef554156c4 Action Mailer Basics guide - reformatted configuration table 2010-09-30 12:23:52 +02:00
Jaime Iniesta
ae65a1f1df Action Mailer Basics guide - fixed typos 2010-09-30 12:11:51 +02:00
Xavier Noria
a617f6bc4c Merge branch 'master' of github.com:lifo/docrails 2010-09-29 20:26:42 +02:00
Joost Baaij
b1acba7bb8 Cleanup of the References section.
Removed non-functional links.
Removed links to API documentation.
Removed link to Rails 2 material.

Renamed "References" to "Further Reading".
2010-09-29 15:56:16 +02:00