aboutsummaryrefslogtreecommitdiffstats
path: root/railties/guides/source/generators.textile
Commit message (Collapse)AuthorAgeFilesLines
* more "SSL everywhere" for GitHub URLsAkira Matsuda2011-03-071-2/+2
| | | | see: https://github.com/blog/738-sidejack-prevention-phase-2-ssl-everywhere
* 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 ↵Paul Odeon2010-12-111-5/+5
| | | | 7891de893951c780a1732747d430c33e998dd573
* 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 ↵Ryan Bigg2010-12-011-0/+2
| | | | the generators guide
* 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