Jeffrey Hardy
87891de101
Fix typos in Active Resource README
2009-03-24 00:08:17 -04:00
Jeffrey Hardy
76556b08bb
Merge branch 'master' of git://github.com/lifo/docrails
...
* 'master' of git://github.com/lifo/docrails: (259 commits)
Fix a small typo
ensure authors get warnings about broken links, and ensure end users don't
in guides generator, warn about duplicate header IDs only if WARN_DUPLICATE_HEADERS
replace edit distance implementation with one written from scratch to avoid license issues
removes a wrong comment in the finders guide
updates fxn picture
thanks but release notes are mostly frozen once they are published, and provide only an overview of the new stuff
Added extra notes to nested model forms explanation in 2.3 release notes to cover has_one relationships
clarifies a bit more what's the issue with check boxes and arrays of parameters
be even more ambiguous about the order of generation of hidden input for check boxes in form helper guide
this page referred to an :href_options keyword hash, in fact the correct keyword (the one the code responds to) is :html
update explanation of check box generation according to f400209
Hidden field with check box goes first.
update rack fixture to be ruby 1.9 compat
Better error message to try to figure out why the CI build is failing
ruby 1.9 compat: Pathname doesn't support =~
update rack fixture to be ruby 1.9 compat
update metal fixtures to be ruby 1.9 compat
Fix brittle Time.now mock
Ensure our bundled version of rack is at the front of the load path
...
2009-03-23 23:15:47 -04:00
Pratik Naik
f7bdfe8bb7
Fix a small typo
2009-03-22 11:25:05 +00:00
Xavier Noria
1ff3ae3ed7
ensure authors get warnings about broken links, and ensure end users don't
2009-03-22 11:11:10 +01:00
Xavier Noria
dab7813ebc
in guides generator, warn about duplicate header IDs only if WARN_DUPLICATE_HEADERS
2009-03-22 00:43:56 +01:00
Xavier Noria
bf14453af9
replace edit distance implementation with one written from scratch to avoid license issues
2009-03-22 00:40:35 +01:00
Xavier Noria
3aae3db170
removes a wrong comment in the finders guide
2009-03-21 16:00:33 +01:00
Xavier Noria
9fdbc11615
updates fxn picture
2009-03-21 01:30:22 +01:00
Xavier Noria
0f87fd3069
thanks but release notes are mostly frozen once they are published, and provide only an overview of the new stuff
2009-03-19 23:23:05 +01:00
Anton Jenkins
3d3a74f07f
Added extra notes to nested model forms explanation in 2.3 release notes to cover has_one relationships
2009-03-19 16:23:14 +00:00
Xavier Noria
e8501a15a8
clarifies a bit more what's the issue with check boxes and arrays of parameters
2009-03-17 21:01:50 +01:00
Xavier Noria
485cd69a7b
be even more ambiguous about the order of generation of hidden input for check boxes in form helper guide
2009-03-17 20:53:03 +01:00
Giles Bowkett
168e3958df
this page referred to an :href_options keyword hash, in fact the correct keyword (the one the code responds to) is :html
2009-03-17 12:41:15 -07:00
Xavier Noria
a8bf6fa308
update explanation of check box generation according to f400209
2009-03-17 18:50:50 +01:00
Clemens Kofler
d36df5e7a8
Hidden field with check box goes first.
2009-03-17 14:46:19 +01:00
Pratik Naik
fc123d189c
Merge commit 'mainstream/master'
2009-03-16 11:20:28 +00:00
Joshua Peek
4185a4a5f5
update rack fixture to be ruby 1.9 compat
2009-03-15 23:48:07 -05:00
Joshua Peek
0706de4301
Better error message to try to figure out why the CI build is failing
2009-03-15 23:41:47 -05:00
Joshua Peek
46c12fdcb6
ruby 1.9 compat: Pathname doesn't support =~
2009-03-15 23:29:00 -05:00
Joshua Peek
d0e5417861
update rack fixture to be ruby 1.9 compat
2009-03-15 23:25:12 -05:00
Joshua Peek
5a575bb992
update metal fixtures to be ruby 1.9 compat
2009-03-15 23:21:29 -05:00
Joshua Peek
367049cae6
Fix brittle Time.now mock
2009-03-15 23:17:31 -05:00
Joshua Peek
39ff550fa8
Ensure our bundled version of rack is at the front of the load path
2009-03-15 22:54:26 -05:00
David Heinemeier Hansson
73fc42cc0b
Prepare for final 2.3 release
v2.3.2
2009-03-15 22:06:50 -05:00
Luca Guidi
5f10533949
Make sure Metal use ActionController class name conventions [ #2242 state:resolved]
...
Signed-off-by: Joshua Peek <josh@joshpeek.com >
2009-03-15 18:41:21 -05:00
Pratik Naik
6c688d000f
clients.id
2009-03-15 23:27:31 +00:00
Xavier Noria
804a304065
dasherize titles in a more predictable way, and update fragment identifiers accordingly
2009-03-15 23:22:04 +01:00
Xavier Noria
a19be732cd
guides generator warns about duplicate header IDs
2009-03-15 22:16:27 +01:00
Xavier Noria
a4b1ccec5c
revised links in guides according to W3C link checker report
2009-03-15 21:31:20 +01:00
Xavier Noria
20dc236bbd
update links in layout according to W3C link checker report
2009-03-15 20:41:35 +01:00
Xavier Noria
732d97a1b1
in guides generator, broken link warning now suggests the existing anchor with min Levenshtein distance
2009-03-15 20:03:37 +01:00
Eloy Duran
3b89aa605c
Added a collection association form example.
2009-03-15 16:22:14 +01:00
Pratik Naik
13cc934cc8
Fix generated sql
2009-03-15 14:13:03 +00:00
Xavier Noria
b47b9289eb
fixes broken links in association basics guide
2009-03-15 10:42:46 +01:00
Xavier Noria
a86be917b5
fixes broken links in security guide
2009-03-15 10:42:34 +01:00
Xavier Noria
1c53b5c71a
fixes broken links in security guide
2009-03-15 10:39:47 +01:00
Xavier Noria
df45413ea4
fixes broken links in migrations guide
2009-03-15 10:38:58 +01:00
Xavier Noria
32c07c4566
fixes broken links in i18n guide
2009-03-15 10:36:48 +01:00
Xavier Noria
393ece5687
fixes broken links in finders guide
2009-03-15 10:32:14 +01:00
Eloy Duran
0e12b554c9
Started on a Rails guide on nested model forms.
2009-03-15 00:40:59 +01:00
Xavier Noria
952d1cc75a
recommend rake guides instead of script in instructions for contributing to guides
2009-03-14 23:58:05 +01:00
Xavier Noria
e2a442c754
some minor details in finders guide
2009-03-14 23:41:20 +01:00
Mike Gunderloy
9ac0dade6d
Minor edits to I18n guide; publish guide
2009-03-14 17:04:41 -05:00
Xavier Noria
1bd5a64f5a
revised titles of caching guide
2009-03-14 22:59:16 +01:00
Xavier Noria
28167e793d
revised titles of the command line guide, and added changelog
2009-03-14 22:57:59 +01:00
Xavier Noria
1c820dde75
revised titles of plugins guide
2009-03-14 22:52:22 +01:00
Xavier Noria
3789f4b653
revised titles of testing guide
2009-03-14 22:48:07 +01:00
Xavier Noria
66f1a1101d
revised titles of action mailer guide, and added changelog
2009-03-14 22:44:39 +01:00
Xavier Noria
b724427641
revised titles in i18n guide
2009-03-14 22:44:38 +01:00
Mike Gunderloy
4216213f06
A few more changes for caching guide
2009-03-14 16:43:21 -05:00