aboutsummaryrefslogtreecommitdiffstats
path: root/railties/guides/source/generators.textile
Commit message (Collapse)AuthorAgeFilesLines
* Explain that NamedBase makes the variable 'name' available to the script.David N. Welton2010-11-221-1/+1
|
* Slightly more natural sounding phrase.David N. Welton2010-11-221-1/+1
|
* guides: gives clear instructions for feedback, removes links to the now ↵Xavier Noria2010-11-191-2/+0
| | | | archived LH project
* Fixing a small typo in the generators guideNick Quaranto2010-10-141-1/+1
|
* generators guide: edit passXavier Noria2010-08-231-30/+34
|
* Generators Guide: Fix another typo I introducedrspeicher2010-06-201-1/+1
|
* Generators Guide: Typo of my ownrspeicher2010-06-201-1/+1
|
* Generators Guide: Style/grammar changes and minor typosrspeicher2010-06-201-24/+24
|
* Generators Guide: Make titles conform to conventionsrspeicher2010-06-201-8/+8
|
* Generators Guide: Remove semicolons from prologue, as none of the other ↵rspeicher2010-06-201-6/+6
| | | | guides had them
* Updating guides to new rails initialization processMikel Lindsaar2010-06-041-1/+1
| | | | Signed-off-by: David Heinemeier Hansson <david@loudthinking.com>
* Still copy application configuration to generator even if they are required ↵José Valim2010-06-021-8/+4
| | | | earlier. Also tidy up the guide a little bit.
* Updated the generators guide.José Valim2010-04-301-20/+14
|
* fix usage examples and more to use new invocationsRomD2010-02-061-14/+14
| | | | Signed-off-by: Carl Lerche <carllerche@mac.com>
* Merge docrailsPratik Naik2010-01-171-0/+378