Commit Graph

1577 Commits

Author SHA1 Message Date
Dr Nic Williams
ee8ca49414 Update 'Getting Started on Windows' tip to go to one-click Rails Installer 2011-03-22 15:13:55 -07:00
Ryan Bigg
137ff0402a Caching guide: Capitalize 'Note' so that it's rendered as a proper note 2011-03-23 08:33:06 +11:00
Ryan Bigg
5a44951186 Querying guide: mention that performing a where on an relation that contains an includes statement will generate a LEFT OUTER JOIN rather than an INNER JOIN or another query 2011-03-22 12:16:15 +11:00
Ryan Bigg
c24e5548fd Querying guide: mention that performing a where on an relation that contains an includes statement will generate a LEFT OUTER JOIN rather than an INNER JOIN or another query 2011-03-22 12:16:13 +11:00
Nicolas Cavigneaux
3edba71895 Add link to mailing-list 2011-03-16 13:04:39 +01:00
Xavier Noria
21b12d89a6 Merge branch 'master' of git://github.com/lifo/docrails 2011-03-14 22:09:52 +01:00
Xavier Noria
a0826cceea be be -> be 2011-03-14 22:06:27 +01:00
Xavier Noria
de5e41f855 move the tips about :allow_(nil|blank) near their explanations, also no need to say these are options for all validators if they are not 2011-03-14 22:03:23 +01:00
Lars Smit
c540b35441 Removed double texts 2011-03-13 09:07:23 +01:00
Mike Gehard
ee7c48678f Minor formatting changes and remove a comment 2011-03-10 10:08:30 -05:00
Vijay Dev
439ccdc3cf update plugin urls to reflect official maintainers 2011-03-10 19:58:55 +05:30
David Aaron Fendley
6fba542f44 Added note re: functional tests and HTTP methods. 2011-03-09 18:06:50 -06:00
Xavier Noria
32b5c4b77a copy-edits 532b770 2011-03-09 18:43:55 +01:00
Andrei Kulakov
532b77077f Use Rubys own Float#round method in versions 1.9 and above 2011-03-10 01:30:51 +08:00
Jeff Kreeftmeijer
e05e997907 Add a note to discourage users from using presence validators with allow_(nil|blank) 2011-03-09 10:58:18 +01:00
Xavier Noria
f41dd99be7 revises links to the API websites of individual components (no longer maintained), and rewrites the section about after and around filters in the controller guide 2011-03-09 07:43:18 +01:00
Akira Matsuda
071ddb8281 more "SSL everywhere" for GitHub URLs
see: https://github.com/blog/738-sidejack-prevention-phase-2-ssl-everywhere
2011-03-07 06:18:32 +09:00
Akira Matsuda
22faa2c86d wrong SQL statement 2011-03-06 03:29:23 +09:00
Xavier Noria
9092052cb0 merges rails 2011-03-05 12:06:43 +01:00
Xavier Noria
f6a5449d43 copy-edits 819762c
* simplifies some sentences
* use a more neutral language with less you/yours
2011-03-05 11:57:32 +01:00
tashian
e95b965926 Properly escaped a + in the dynamic segments TIP 2011-03-05 11:56:33 +01:00
Dalibor Nasevic
3673a6981e Removed link to un-existing Issues page on Github 2011-03-05 11:56:33 +01:00
Lars Smit
9b01284c3e Added some new advice on applying patches 2011-03-05 11:56:32 +01:00
Rodrigo Navarro
3f97f056f9 Pointing out that dynamic_form plugin must be installed to be able to use error_messages and error_messages_for view helpers. 2011-03-05 11:56:32 +01:00
Ben Orenstein
eef713dd66 Clean up wording. 2011-03-05 11:56:31 +01:00
Vijay Dev
e15973ce7c use resources in place of map.resources 2011-03-05 11:56:31 +01:00
Ben Orenstein
8f526b30f4 Warn people that these methods are deprecated. 2011-03-05 11:56:31 +01:00
Ilya Zayats
feec2250bb added information about TEST_DIR env variable 2011-03-05 11:56:30 +01:00
tashian
f44e0e8271 Properly escaped a + in the dynamic segments TIP 2011-03-03 15:04:39 -08:00
Dalibor Nasevic
4c9626664f Removed link to un-existing Issues page on Github 2011-03-01 01:16:30 +01:00
Josh Kalderimis
7112cf5e02 Updated the AS guides with some information on the difference between Date.today and Date.current. 2011-02-28 14:05:49 -08:00
Lars Smit
819762c90f Added some new advice on applying patches 2011-02-28 12:17:26 +01:00
Rodrigo Navarro
6ff10c17aa Pointing out that dynamic_form plugin must be installed to be able to use error_messages and error_messages_for view helpers. 2011-02-27 10:03:50 -08:00
Ben Orenstein
9b35eeec62 Clean up wording. 2011-02-26 19:07:41 -05:00
Vijay Dev
72ae724485 use resources in place of map.resources 2011-02-27 02:14:30 +05:30
Ben Orenstein
e331ec0952 Warn people that these methods are deprecated. 2011-02-26 13:28:40 -05:00
Ilya Zayats
6de3f1fb4e added information about TEST_DIR env variable 2011-02-26 07:49:50 +03:00
Vijay Dev
287bb6990c standardize all shell commands with the $ prefix 2011-02-25 02:59:37 +05:30
Rodrigo Navarro
0b2412978f Fixing wrong class name. 2011-02-23 10:23:01 -08:00
Rodrigo Navarro
29399e00c9 ActiveModel::Validator#validate must receive have a record parameter. 2011-02-23 10:22:03 -08:00
Mateus Paixão
20f2785849 alteracao de HTML para HTTP 2011-02-22 10:37:59 -03:00
Mani Tadayon
ae78e462bc Fix typo in i18n guide: 'explicitely' 2011-02-21 13:45:21 -08:00
Andy Lindeman
2b6845b1ef Specifying :partial is required when passing additional options such as :layout 2011-02-21 13:44:20 -08:00
Vijay Dev
406f7ebe69 cleans up PS1. Sorry lifo :) 2011-02-21 13:44:20 -08:00
Vijay Dev
c86cdea1b8 minor rephrasing 2011-02-21 13:44:19 -08:00
Ben Orenstein
2394ad69a4 Edit a few lines for readability. 2011-02-21 13:44:19 -08:00
Brandon Tilley
1e2ecc4d6f Add info about I18n::Backend::Chain to I18n guide 2011-02-21 13:44:19 -08:00
Vijay Dev
9345e9cca2 session is reset on token mismatch 2011-02-21 13:44:19 -08:00
Xavier Noria
e2d54fb3f1 documents the backported Range#cover?, and related stuff 2011-02-20 10:52:49 +01:00
Xavier Noria
f41bf6938f merges docrails 2011-02-18 23:22:15 +01:00