aboutsummaryrefslogtreecommitdiffstats
path: root/railties/guides/source/generators.textile
Commit message (Expand)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 archi...Xavier Noria2010-11-191-2/+0
* 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 guide...rspeicher2010-06-201-6/+6
* Updating guides to new rails initialization processMikel Lindsaar2010-06-041-1/+1
* Still copy application configuration to generator even if they are required e...José Valim2010-06-021-8/+4
* Updated the generators guide.José Valim2010-04-301-20/+14
* fix usage examples and more to use new invocationsRomD2010-02-061-14/+14
* Merge docrailsPratik Naik2010-01-171-0/+378