index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
railties
/
guides
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
proofread validations guide up to section 2
Xavier Noria
2009-03-08
1
-9
/
+11
*
|
harmonizes whitespace surrounding special boxes and their inner paragraphs, r...
Xavier Noria
2009-03-08
1
-2
/
+14
*
|
Finish up callbacks section for Active Record Validations and Callbacks guide
Trevor Turk
2009-03-07
1
-54
/
+143
*
|
Fix guide error: save(false) skips validations but does run callbacks
Trevor Turk
2009-03-07
1
-1
/
+1
*
|
Added info on how to run rake with different database adapters
nachocab
2009-03-07
1
-1
/
+10
*
|
Fix bad link on index dropdown
Mike Gunderloy
2009-03-07
1
-1
/
+1
*
|
Move the warning down a lil in the relnotes
Pratik Naik
2009-03-07
1
-2
/
+2
*
|
get style for dd.warning back
Xavier Noria
2009-03-07
1
-1
/
+1
*
|
added 'Sending multipart emails with attachments' section for ActionMailer guide
Michael Erb
2009-03-06
1
-0
/
+32
*
|
fixes CSS rule for warning blocks in guides
Xavier Noria
2009-03-06
1
-1
/
+1
*
|
Remove duplicate links from the index page
Pratik Naik
2009-03-06
1
-4
/
+0
*
|
Add some more stuff to the rack guide
Pratik Naik
2009-03-06
1
-3
/
+31
*
|
I ate a word
Pratik Naik
2009-03-06
1
-1
/
+1
*
|
Updated the Rails on Rack section concerning metal
Simon Jefford
2009-03-06
1
-1
/
+11
*
|
Change the link on the index page
Pratik Naik
2009-03-05
1
-1
/
+1
*
|
Some changes to the doc section and renaming the guide
Pratik Naik
2009-03-05
1
-6
/
+10
*
|
Reconcile index and layout for Guides.
Mike Gunderloy
2009-03-03
2
-0
/
+7
*
|
The missing guide.
Mike Gunderloy
2009-03-02
1
-0
/
+226
*
|
Added "Contributing" Guide
Mike Gunderloy
2009-03-02
3
-1
/
+6
*
|
fix form builder example in form helpers guide (reported by JasonKing in LH)
Xavier Noria
2009-03-02
1
-2
/
+2
*
|
do not assume code blocks have blank lines around, also nontextile -> notextile
Xavier Noria
2009-03-02
1
-5
/
+5
*
|
fix broken links in performance_testing.textile
Daniel Lopes
2009-03-01
1
-2
/
+2
*
|
Merge branch 'master' of git@github.com:lifo/docrails
John Trupiano
2009-03-01
9
-20
/
+54
|
\
\
|
*
|
Fixed incorrect examples of ActiveRecord error message lookup in the I18N gui...
Karel Minarik
2009-03-01
1
-5
/
+5
|
*
|
Added information about "lazy lookup" inside views (`t '.foo'`) in I18N guide
Karel Minarik
2009-03-01
1
-0
/
+17
|
*
|
Clarified info about "pragmatic approach to locale codes" and removed specula...
Karel Minarik
2009-03-01
1
-1
/
+1
|
*
|
Added information about "Localized views" into I18N guide
Karel Minarik
2009-03-01
1
-0
/
+6
|
*
|
Added note how to configure Rails loading mechanism to look for nested locale...
Karel Minarik
2009-03-01
1
-3
/
+8
|
*
|
Get rid of drop shadows in screenshots for the I18N guide
Karel Minarik
2009-03-01
5
-0
/
+0
|
*
|
Fix some formatting in the caching guide
Pratik Naik
2009-02-28
2
-10
/
+15
|
*
|
Update 2.3 release notes.
Mike Gunderloy
2009-02-28
1
-1
/
+2
*
|
|
Beefed up mass assignment coverage (section 6) in the security guide. Now in...
John Trupiano
2009-03-01
1
-2
/
+26
|
/
/
*
|
removes trailing whitespace
Xavier Noria
2009-02-28
1
-1
/
+1
*
|
implements a temporary workaround for failing notextile
Xavier Noria
2009-02-28
2
-6
/
+28
*
|
in security guide, substitutes pre tags with appropriate custom code tags
Xavier Noria
2009-02-28
1
-75
/
+75
*
|
in textile extensions, simplify regexp literal, and remove spurious extra new...
Xavier Noria
2009-02-28
1
-2
/
+2
*
|
let the guides generator warn about broken links
Xavier Noria
2009-02-28
1
-0
/
+18
*
|
fixes broken links in AR finders guide
Xavier Noria
2009-02-28
1
-2
/
+2
*
|
fixes broken links in associations guide
Xavier Noria
2009-02-28
1
-7
/
+7
*
|
complete pass on the associations guide, mostly typography and some minor bit...
Xavier Noria
2009-02-28
1
-184
/
+183
*
|
unbox TT elements
Xavier Noria
2009-02-28
1
-4
/
+0
*
|
fixes typo @customer -> customer
Xavier Noria
2009-02-27
1
-1
/
+1
*
|
Update release notes for 2.3 RC2
Mike Gunderloy
2009-02-27
1
-3
/
+15
*
|
Added RC2 note to Release Notes for 2.3.
Mike Gunderloy
2009-02-25
1
-0
/
+2
*
|
s:hbody:/body:g in layouts & rendering guide
Xavier Noria
2009-02-25
1
-3
/
+3
*
|
Updating release notes for 2.3.
Mike Gunderloy
2009-02-25
1
-0
/
+6
*
|
fixes scroll beyond the box in code blocks (fix suggested by toretore)
Xavier Noria
2009-02-25
2
-3
/
+6
*
|
added overflow: auto for code blocks in guides CSS
Xavier Noria
2009-02-25
1
-1
/
+1
*
|
Update with the new CSS from Jason and change the header logo
Pratik Naik
2009-02-24
9
-426
/
+279
*
|
Add references
Aditya Chadha
2009-02-24
1
-0
/
+8
[prev]
[next]