Commit Graph

38 Commits

Author SHA1 Message Date
Vijay Dev
07bf608644 document server options 2011-06-12 02:16:08 +05:30
Vijay Dev
d91ee6cba4 more command guide changes 2011-06-12 01:30:40 +05:30
Vijay Dev
940552ef42 make some changes to the command line guide 2011-06-11 22:11:16 +05:30
Vijay Dev
def4a538cc remove generators section from command line guide in favor of the separate generator guide 2011-06-08 15:01:19 +05:30
Vijay Dev
5c53754f33 fix generators guide url 2011-06-08 06:47:22 +05:30
Vijay Dev
c5786a951e rearrange sections of the commandline guide giving more importance to rake tasks 2011-06-07 01:00:07 +05:30
Vijay Dev
660fb143fb document assets related rake tasks 2011-06-07 00:16:43 +05:30
Vijay Dev
fc381a3a42 fix typo 2011-05-29 01:33:30 +05:30
Vijay Dev
7d7b2009bb document aliases for commands and update rails versions 2011-05-28 23:18:08 +05:30
Xavier Noria
e162e912c9 Merge branch 'master' of git://github.com/lifo/docrails
Conflicts:
	railties/guides/source/ajax_on_rails.textile
	railties/guides/source/generators.textile
2011-04-19 21:54:10 +02:00
Prem Sichanugrist
89884c194a Update scaffold controller to generate scss file if Sass is available 2011-04-15 00:32:27 +08:00
Sebastian Martinez
1bcc7055d8 Remove extra whitespace 2011-04-14 10:05:08 -03:00
Sebastian Martinez
9aff7e0898 Update guides with controller generator producing asset stubs 2011-04-14 10:04:10 -03:00
Matt Duncan
04a75e0289 Moving note out of prologue to match other guides and so it'll display correctly 2011-04-13 17:19:47 -04:00
Akira Matsuda
9bf5cddd28 s/ERb/ERB/g (part II) 2011-04-03 16:59:37 +09:00
Vijay Dev
287bb6990c standardize all shell commands with the $ prefix 2011-02-25 02:59:37 +05:30
Vijay Dev
f68287f0be fix typos, minor edits 2011-02-10 23:37:55 +05:30
Vijay Dev
435bf4ca4b minor fixes in generators 2011-02-09 03:18:12 +05:30
Vijay Dev
f96fb78e57 removed info about deprecated rake tasks, documented the sandbox option for the rails console and minor corrections 2010-12-16 01:49:30 +05:30
Ryan Bigg
e4456b6f03 Add note which links to documentation regarding the types of columns available. 2010-12-09 17:54:38 +10: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
Ugis Ozols
a37e1a6a69 Removed miscelenous letters. 2010-10-13 23:31:37 +03: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
Arkadiusz Holko
8828651420 Command Line Guide: changes all 'rails app' commands to 'rails new app' 2010-07-30 09:19:01 -07:00
Josiah Ivey
ea9398f9ba Guides: Fix numerous broken links 2010-05-16 21:58:47 -05:00
Santiago Pastorino
e35dcd64bc Rails 3.0.0 version bootup messages 2010-04-19 12:35:59 -03:00
Santiago Pastorino
fa2e70b6e0 let's talk about the same path 2010-04-19 12:34:42 -03:00
Santiago Pastorino
fdf032d673 rails about is now rake about 2010-04-19 12:30:58 -03:00
Anil Wadghule
84e46437fa Replace 'RAILS_ROOT' to 'Rails.root' and 'RAILS_ENV' to 'Rails.env' in significant places. 2010-04-12 22:53:49 +05:30
eparreno
07b09bd404 CL guide: fix font format in rails plugin section 2010-04-08 16:45:53 +02:00
eparreno
e39950847c CL guide: convert rails server to shell text 2010-04-08 16:38:26 +02:00
eparreno
f23fff6a6e fix font format in Command Line Basics section 2010-04-08 16:19:26 +02:00
Mikel Lindsaar
6932b180f8 Updating command line guide 2010-03-11 22:12:04 +11:00
RomD
f44a0b1d52 fix usage examples and more to use new invocations
Signed-off-by: Carl Lerche <carllerche@mac.com>
2010-02-06 09:51:53 -08:00
Carl Lerche
2110a524a4 Deprecate RAILS_ROOT in favor of Rails.root (which proxies to the application's object root) 2009-10-16 12:51:02 -07:00
Pratik Naik
18eb80ccc7 Merge docrails 2009-03-16 11:28:36 +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