1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
Commit graph

21 commits

Author SHA1 Message Date
Vijay Dev
2801efbc3b use all and first instead of find(:all) and find(:first) 2010-12-25 23:59:57 +05:30
Vijay Dev
7a028eae79 fixed font 2010-12-15 23:13:22 +05:30
Vijay Dev
e15a55c862 filter_parameter_logging is deprecated in Rails 3. Changed it to config.filter_parameters 2010-12-15 22:35:09 +05:30
Aditya Sanghi
6308f1f0fc Merge branch 'master' of https://github.com/kotfu/docrails into kotfu-master 2010-11-29 21:40:39 +05:30
Pavel Gorbokon
2515ad8a3e Fix ruby syntax errors in railties/guides docs 2010-11-22 16:37:33 +02:00
eparreno
3d377454db remove old school validations and replaced with new validates method. Pending: fix active_record guide 2010-11-21 03:29:43 +01:00
Xavier Noria
902ae14e65 guides: gives clear instructions for feedback, removes links to the now archived LH project 2010-11-19 21:46:12 +01:00
Jared Crapo
1ef9ddde90 Fixed typo in code for Session Expiry 2010-10-21 11:56:36 -07:00
Santiago Pastorino
b451de0d6d Deletes trailing whitespaces (over text files only find * -type f -exec sed 's/[ \t]*$//' -i {} \;) 2010-08-14 04:12:33 -03:00
Paco Guzman
8a2b69b727 applied guidelines to "# =>" 2010-08-12 17:09:58 +02:00
Santiago Pastorino
93e6dd1237 Changed returning with tap on guides 2010-07-25 20:59:18 -03:00
Jaime Iniesta
c6f4c5916e Minor typos: 'built-in' instead of 'built in', 'built into' instead of 'built in to' 2010-07-09 17:53:47 +02:00
Josiah Ivey
ea9398f9ba Guides: Fix numerous broken links 2010-05-16 21:58:47 -05:00
Xavier Noria
7d7e0627a0 fixes duplicate element IDs in some guides 2010-04-04 08:42:54 -07:00
Carlhuda
9795bf0e74 Fix Sam Ruby's tests and deprecation warnings 2010-03-04 12:12:04 -08:00
Pratik Naik
dba196cb7f Merge docrails 2010-01-17 03:26:20 +05:30
Pratik Naik
e033b5d037 Merge docrails 2009-07-25 16:03:58 +01:00
Pratik Naik
18eb80ccc7 Merge docrails 2009-03-16 11:28:36 +00:00
Pratik Naik
0db6c3f518 Merge docrails and update the release notes 2009-02-28 19:44:25 +00:00
Pratik Naik
53cd102b39 Merge with docrails 2009-02-24 12:29:25 +00:00
Pratik Naik
96d610553e Merge docrails along with the new guides and guides generation code 2009-02-06 02:01:22 +00:00