Commit Graph

10331 Commits

Author SHA1 Message Date
Xavier Noria
fc098e8de9 yet some more deprecated :message formats updated 2009-03-08 22:42:36 +01:00
Xavier Noria
f4b9de8abf just a missing preposition 2009-03-08 22:25:41 +01:00
Xavier Noria
04042ce01e important revision in (current) chapter 3 of validations guide 2009-03-08 22:23:08 +01:00
Trevor Turk
2bf922d056 Added information about the new Object#invalid? method just added to Edge. 2009-03-08 13:04:23 -05:00
Xavier Noria
336f0a2e63 proofread validations guide up to section 2 2009-03-08 17:07:34 +01:00
Xavier Noria
f3e4d14ab9 remove unneeded curlies in AR::Base.update example 2009-03-08 16:48:23 +01:00
Xavier Noria
3fbfb81aa0 harmonizes whitespace surrounding special boxes and their inner paragraphs, removes unused selectors as well 2009-03-08 16:28:34 +01:00
Trevor Turk
50e81d9bc4 Finish up callbacks section for Active Record Validations and Callbacks guide 2009-03-07 17:41:03 -06:00
Trevor Turk
61af46ca2a Fix guide error: save(false) skips validations but does run callbacks 2009-03-07 15:29:28 -06:00
nachocab
2e8f910630 Added info on how to run rake with different database adapters 2009-03-07 11:15:51 -07:00
Mike Gunderloy
cafa3c0597 Fix bad link on index dropdown 2009-03-07 10:34:19 -06:00
Pratik Naik
aea80b402e Move the warning down a lil in the relnotes 2009-03-07 12:02:25 +00:00
Xavier Noria
045bcd982f get style for dd.warning back 2009-03-07 00:05:34 +01:00
Michael Erb
06cbc3dc90 added 'Sending multipart emails with attachments' section for ActionMailer guide 2009-03-06 16:27:52 -05:00
Xavier Noria
da242d4d09 fixes CSS rule for warning blocks in guides 2009-03-06 20:41:11 +01:00
Pratik Naik
60023f52c0 Remove duplicate links from the index page 2009-03-06 15:21:21 +00:00
Pratik Naik
bd23496182 Add some more stuff to the rack guide 2009-03-06 15:19:20 +00:00
Pratik Naik
434fb7ef6b I ate a word 2009-03-06 14:48:11 +00:00
Simon Jefford
3a5d922f67 Updated the Rails on Rack section concerning metal
- Explained how to override the default load order of metal apps
  - Explained that metal apps within plugins will also be loaded
2009-03-06 14:44:46 +00:00
Niels Ganser
cb40c761b2 Minor spelling fix 2009-03-06 13:45:26 +01:00
Pratik Naik
9219c05f7c Change the link on the index page 2009-03-05 13:47:42 +00:00
Pratik Naik
39d18c6aa4 Some changes to the doc section and renaming the guide 2009-03-05 13:44:11 +00:00
Xavier Noria
0cf49381d1 removes questionable :message examples (reported in Rails LH #2107) 2009-03-04 23:38:17 +01:00
Mike Gunderloy
6680bc898a Reconcile index and layout for Guides. 2009-03-03 07:24:28 -06:00
Mike Gunderloy
be9445f430 Fix bad crossref in RDoc for ActiveSupport::CoreExtensions::Date::Calculations 2009-03-02 19:37:46 -06:00
Mike Gunderloy
a344934fe9 The missing guide. 2009-03-02 12:37:44 -06:00
Mike Gunderloy
901df601fc Added "Contributing" Guide 2009-03-02 11:12:07 -06:00
Xavier Noria
1cbdab1c82 fix form builder example in form helpers guide (reported by JasonKing in LH) 2009-03-02 09:28:39 +01:00
Xavier Noria
eb472d6d21 do not assume code blocks have blank lines around, also nontextile -> notextile 2009-03-02 01:06:54 +01:00
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