aboutsummaryrefslogtreecommitdiffstats
path: root/railties/guides/source/generators.textile
Commit message (Expand)AuthorAgeFilesLines
* moves the guides up to the root directoryXavier Noria2012-03-171-605/+0
* Rails::Plugin has goneSantiago Pastorino2012-01-031-16/+0
* [docs] make it clear that the methods in a generator are executed sequentiallyBrian Browning2011-12-231-1/+1
* No more changelogs inside guidesVijay Dev2011-09-151-11/+0
* Add gem_group support to generatorsWojciech Mach2011-09-041-0/+9
* minor corrections in generators guideVijay Dev2011-06-041-2/+2
* s/a/an/Akira Matsuda2011-06-011-1/+1
* indentation fixesVijay Dev2011-05-111-24/+23
* Remove extra whitespaces from guidesSebastian Martinez2011-04-141-1/+1
* Update guides with new scaffold.css pathSebastian Martinez2011-04-131-1/+1
* more "SSL everywhere" for GitHub URLsAkira Matsuda2011-03-071-2/+2
* use resources in place of map.resourcesVijay Dev2011-03-051-1/+1
* standardize all shell commands with the $ prefixVijay Dev2011-02-251-2/+2
* fix template urlVijay Dev2011-01-081-1/+1
* indentation fixesVijay Dev2010-12-201-32/+31
* deleting trailing whitespacesVijay Dev2010-12-191-2/+2
* Updated generator guide for rails commit 7891de893951c780a1732747d430c33e998d...Paul Odeon2010-12-111-5/+5
* Fix link on generations' pageLucas Catón2010-12-051-1/+1
* Finish documenting generator / template methods for the generators guideRyan Bigg2010-12-011-0/+161
* Add gem method documentation to the generators guideRyan Bigg2010-12-011-0/+28
* Covering generator methods provided by Rails in the generators guideRyan Bigg2010-12-011-2/+26
* Begin covering application templates in the generators guideRyan Bigg2010-12-011-1/+41
* Mention that the documentation of create_file can be found on rdoc.info ino t...Ryan Bigg2010-12-011-0/+2
* 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