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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
|
*
|
|
|
clarifies a bit more what's the issue with check boxes and arrays of parameters
Xavier Noria
2009-03-17
1
-1
/
+5
|
|
|
*
|
|
|
be even more ambiguous about the order of generation of hidden input for chec...
Xavier Noria
2009-03-17
1
-1
/
+1
|
|
|
*
|
|
|
this page referred to an :href_options keyword hash, in fact the correct keyw...
Giles Bowkett
2009-03-17
1
-3
/
+3
|
|
|
*
|
|
|
update explanation of check box generation according to f400209
Xavier Noria
2009-03-17
1
-7
/
+10
|
|
|
*
|
|
|
Hidden field with check box goes first.
Clemens Kofler
2009-03-17
1
-6
/
+6
|
|
|
*
|
|
|
Merge commit 'mainstream/master'
Pratik Naik
2009-03-16
34
-77
/
+105
|
|
|
|
\
\
\
\
|
|
|
|
|
|
_
|
/
|
|
|
|
|
/
|
|
|
|
|
|
*
|
|
update rack fixture to be ruby 1.9 compat
Joshua Peek
2009-03-15
1
-2
/
+2
|
|
|
|
*
|
|
Better error message to try to figure out why the CI build is failing
Joshua Peek
2009-03-15
1
-1
/
+11
|
|
|
|
*
|
|
ruby 1.9 compat: Pathname doesn't support =~
Joshua Peek
2009-03-15
1
-1
/
+1
|
|
|
|
*
|
|
update rack fixture to be ruby 1.9 compat
Joshua Peek
2009-03-15
1
-1
/
+1
|
|
|
|
*
|
|
update metal fixtures to be ruby 1.9 compat
Joshua Peek
2009-03-15
6
-6
/
+6
|
|
|
|
*
|
|
Fix brittle Time.now mock
Joshua Peek
2009-03-15
1
-16
/
+4
|
|
|
|
*
|
|
Ensure our bundled version of rack is at the front of the load path
Joshua Peek
2009-03-15
1
-1
/
+1
|
|
|
|
*
|
|
Prepare for final 2.3 release
David Heinemeier Hansson
2009-03-15
17
-44
/
+22
|
|
|
|
*
|
|
Make sure Metal use ActionController class name conventions [#2242 state:reso...
Luca Guidi
2009-03-15
3
-1
/
+12
|
|
|
|
*
|
|
allowed render :file to take Pathnames [#2220 state:resolved]
misfo
2009-03-14
2
-1
/
+11
|
|
|
|
*
|
|
Add Rack version to Rails info
Joshua Peek
2009-03-14
2
-2
/
+6
|
|
|
|
*
|
|
Fix requirements for additional member/collection routes [#2054 state:resolved]
Mike Gunderloy
2009-03-14
2
-5
/
+32
|
|
|
*
|
|
|
clients.id
Pratik Naik
2009-03-15
1
-1
/
+1
|
|
|
*
|
|
|
dasherize titles in a more predictable way, and update fragment identifiers a...
Xavier Noria
2009-03-15
4
-8
/
+8
|
|
|
*
|
|
|
guides generator warns about duplicate header IDs
Xavier Noria
2009-03-15
1
-3
/
+18
|
|
|
*
|
|
|
revised links in guides according to W3C link checker report
Xavier Noria
2009-03-15
12
-35
/
+34
|
|
|
*
|
|
|
update links in layout according to W3C link checker report
Xavier Noria
2009-03-15
1
-9
/
+9
|
|
|
*
|
|
|
in guides generator, broken link warning now suggests the existing anchor wit...
Xavier Noria
2009-03-15
3
-1
/
+117
|
|
|
*
|
|
|
Added a collection association form example.
Eloy Duran
2009-03-15
1
-1
/
+46
|
|
|
*
|
|
|
Fix generated sql
Pratik Naik
2009-03-15
1
-1
/
+1
|
|
|
*
|
|
|
fixes broken links in association basics guide
Xavier Noria
2009-03-15
1
-7
/
+7
|
|
|
*
|
|
|
fixes broken links in security guide
Xavier Noria
2009-03-15
1
-1
/
+1
|
|
|
*
|
|
|
fixes broken links in security guide
Xavier Noria
2009-03-15
1
-16
/
+16
|
|
|
*
|
|
|
fixes broken links in migrations guide
Xavier Noria
2009-03-15
1
-2
/
+2
|
|
|
*
|
|
|
fixes broken links in i18n guide
Xavier Noria
2009-03-15
1
-1
/
+1
|
|
|
*
|
|
|
fixes broken links in finders guide
Xavier Noria
2009-03-15
1
-4
/
+4
|
|
|
*
|
|
|
Started on a Rails guide on nested model forms.
Eloy Duran
2009-03-15
1
-0
/
+177
|
|
|
*
|
|
|
recommend rake guides instead of script in instructions for contributing to g...
Xavier Noria
2009-03-14
1
-1
/
+1
|
|
|
*
|
|
|
some minor details in finders guide
Xavier Noria
2009-03-14
1
-8
/
+8
|
|
*
|
|
|
|
Improve documentation for ActiveRecord::Base.update_all. Document Array and H...
Jeffrey Hardy
2009-03-09
1
-10
/
+13
|
*
|
|
|
|
|
Add note about change to session options
Mike Gunderloy
2009-03-24
1
-1
/
+1
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Minor edits to I18n guide; publish guide
Mike Gunderloy
2009-03-14
2
-21
/
+22
|
*
|
|
|
|
revised titles of caching guide
Xavier Noria
2009-03-14
1
-2
/
+2
|
*
|
|
|
|
revised titles of the command line guide, and added changelog
Xavier Noria
2009-03-14
1
-20
/
+23
|
*
|
|
|
|
revised titles of plugins guide
Xavier Noria
2009-03-14
1
-17
/
+17
|
*
|
|
|
|
revised titles of testing guide
Xavier Noria
2009-03-14
1
-8
/
+8
|
*
|
|
|
|
revised titles of action mailer guide, and added changelog
Xavier Noria
2009-03-14
1
-13
/
+17
|
*
|
|
|
|
revised titles in i18n guide
Xavier Noria
2009-03-14
1
-35
/
+35
|
*
|
|
|
|
A few more changes for caching guide
Mike Gunderloy
2009-03-14
1
-5
/
+5
|
*
|
|
|
|
Some editorial cleanup on caching guide
Mike Gunderloy
2009-03-14
1
-64
/
+72
|
*
|
|
|
|
revised titles in form helpers guide
Xavier Noria
2009-03-14
1
-26
/
+26
|
*
|
|
|
|
revised titles in validation and callbacks guide
Xavier Noria
2009-03-14
1
-1
/
+1
|
*
|
|
|
|
revised titles in performance guide
Xavier Noria
2009-03-14
1
-22
/
+22
|
*
|
|
|
|
revised titles in debugging guide
Xavier Noria
2009-03-14
1
-6
/
+6
[prev]
[next]