Commit Graph

561 Commits

Author SHA1 Message Date
orangea
f4571e3617 generate_pdf gets it's parameter now 2010-01-23 09:20:46 -08:00
Xavier Noria
c718da5351 render :text renders text, thank to Patrik Wenger 2010-01-23 13:19:58 +01:00
Xavier Noria
32eea7a157 AS guide: updates docs for LoadError after 1a50d2e 2010-01-21 08:01:15 +01:00
Xavier Noria
2877e5c216 AS guide: documents Float#round 2010-01-19 22:45:41 +01:00
Mikel Lindsaar
c5acbcbb0f Adding Rails 3.0 release notes 2010-01-19 19:39:13 +11:00
Xavier Noria
907754d7ee AS guide: documents Object#extend_with_included_modules_from 2010-01-18 23:32:17 +01:00
Xavier Noria
cf82ddc96a AS guide: documents Object#extended_by 2010-01-18 23:28:14 +01:00
Xavier Noria
3e94032227 AS guide: documents Class#descendents 2010-01-17 00:53:47 +01:00
Xavier Noria
32bbd61e06 AS guide: Object#subclasses_of also selects anonymous classes 2010-01-17 00:48:28 +01:00
Xavier Noria
28f31f5d62 AS guide: revises Class#reachable? 2010-01-17 00:46:26 +01:00
Xavier Noria
205b4c41b8 AS guide: documents Class#reachable? 2010-01-17 00:33:24 +01:00
Xavier Noria
043e876676 AS guide: revises section about Class#subclasses 2010-01-17 00:15:51 +01:00
Xavier Noria
0ec76099e0 AS guide: documents Object#subclasses_of 2010-01-17 00:07:08 +01:00
Xavier Noria
844b8e7797 AS guide: documents Object#remove_subclasses_of 2010-01-17 00:04:21 +01:00
Pratik Naik
b04230e3bb Merge remote branch 'mainstream/master'
Conflicts:
	actionpack/lib/action_controller/metal/flash.rb
2010-01-17 03:20:30 +05:30
Ryan Bigg
e17b23db01 Make guides generation work for Ruby 1.9.x
Signed-off-by: Pratik Naik <pratiknaik@gmail.com>
2010-01-16 23:25:16 +05:30
Ryan Bigg
0fc6418e75 Mark title and headers as html_safe! for guides [#3702 state:resolved]
Signed-off-by: Pratik Naik <pratiknaik@gmail.com>
2010-01-16 23:24:38 +05:30
Xavier Noria
e396683244 adds missing fixed-width font 2010-01-13 16:29:54 +01:00
Xavier Noria
bd4a3cce4e removes warning in multiple_of? that is no longer needed after 7a2554d 2010-01-03 11:15:25 +01:00
Xavier Noria
f95b12c3f3 AS guide: documents the file where each method is defined to allow cherry-picking (rest) 2010-01-03 00:00:11 +01:00
Xavier Noria
9c28fdaf88 Regexp#(un)optionalize are also gone 2010-01-02 23:49:55 +01:00
Xavier Noria
1a95f44f21 Regexp#number_of_captures is gone 2010-01-02 23:47:34 +01:00
Xavier Noria
37c76c13da AS guide: documents the file where each method is defined to allow cherry-picking (covers up to Hash) 2010-01-02 23:46:26 +01:00
Xavier Noria
a9426eb711 AS guide: documents the file where each method is defined to allow cherry-picking (covers up to String) 2010-01-02 22:52:33 +01:00
Xavier Noria
7f8d2cdb17 AS guide: documents Object#presence 2009-12-30 22:53:44 +01:00
Xavier Noria
2e59151c5f fixes a link in the plugins guide 2009-12-30 22:38:39 +01:00
Xavier Noria
bf7ec2d745 fixes link to Pickaxe in getting started guide 2009-12-30 00:22:36 +01:00
Xavier Noria
9069761ef7 fixes broken links in migrations guide 2009-12-30 00:18:50 +01:00
Xavier Noria
b476ab7e3a fixes broken links in form helpers guide 2009-12-30 00:09:12 +01:00
Xavier Noria
93371d4c4a LH redirects to https in contributing guide 2009-12-29 23:59:06 +01:00
Xavier Noria
9834c857e5 fixes broken links in 2.3 release notes 2009-12-29 23:50:11 +01:00
Xavier Noria
bb27bd073b fixes broken links in 2.2 release notes 2009-12-29 23:42:23 +01:00
Xavier Noria
2ad0618385 fixes broken link, thanks to veger 2009-12-25 23:04:24 +01:00
Xavier Noria
e9a23e4f20 AS guide: fixes an example 2009-12-17 00:02:15 +01:00
Xavier Noria
64eee76541 AS guide: documents Enumerable#exclude? 2009-12-16 23:47:49 +01:00
Jonathan Lim
0da0072b01 assert_recognizes with a hash as first argument, needs to enclose arguments in brackets 2009-11-30 12:24:18 +00:00
Jonathan Lim
a5cf2a95f4 assert_routing with a hash as first argument, needs to enclose arguments in brackets 2009-11-30 12:20:35 +00:00
José Valim
5ecee1cd54 More improvements to generators guide. 2009-11-22 10:51:48 +08:00
José Valim
0468201778 More improvements to Rails Generators Guide. 2009-11-22 10:51:48 +08:00
José Valim
8f669ee465 First version of Generators guides 2009-11-22 10:51:48 +08:00
Pratik Naik
5446d5cb05 Merge remote branch 'mainstream/master'
Conflicts:
	activesupport/lib/active_support/core_ext/hash/conversions.rb
2009-11-17 22:47:23 +00:00
Xavier Noria
9754debb9a AS guide: removes docs for String#start_with? and String#end_with?, no longer in AS 2009-11-09 23:50:32 +01:00
Xavier Noria
7982956013 AS guide: removes docs for Object#instance_variable_defined?, no longer in AS 2009-11-09 23:38:48 +01:00
Xavier Noria
b5faacb194 AS guide: removes docs for Symbol#to_proc, no longer in AS 2009-11-09 23:38:00 +01:00
Xavier Noria
169aaa6218 AS guide: removes docs for Object#tap, no longer in AS 2009-11-09 23:32:31 +01:00
Xavier Noria
2ed5251d11 AS guide: removes docs for bytesize, no longer in AS 2009-11-09 23:31:55 +01:00
Xavier Noria
171e0adabb AS guide: removes docs for each_char, no longer in AS 2009-11-09 23:31:10 +01:00
Xavier Noria
dcff121c09 AS guide: removes docs for none?, no longer in AS 2009-11-09 23:30:31 +01:00
Xavier Noria
18ce0f517d AS guide: removes docs for even? and odd?, no longer in AS 2009-11-09 23:29:17 +01:00
Xavier Noria
cdeaf0f4db corrects an example 2009-11-01 19:59:52 +01:00