aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source/generators.md
Commit message (Expand)AuthorAgeFilesLines
* Revert "Merge pull request #36582 from f1337/master"Ryuta Kamizono2019-07-021-2/+2
* use 'template' instead of 'create_file' for erb templates in generators guide...Michael R Fleet2019-07-011-2/+2
* Remove mentions about `javascripts` option from the guide about generators [c...bogdanvlviv2018-10-221-5/+1
* Update the docs now that webpacker is default [ci skip]Prathamesh Sonpatki2018-10-031-4/+1
* Merge pull request #33229 from albertoalmagro/albertoalmagro/prefer-rails-com...Matthew Draper2018-07-251-12/+12
|\
| * Recommend use of rails over bin/railsAlberto Almagro2018-07-061-12/+12
* | Rails guides are now served over httpsPaul McMahon2018-07-241-1/+1
|/
* Added a lot of Oxford commasAnthony Crumley2018-05-101-2/+2
* Update generator guide [ci skip]Yoshiyuki Hirano2017-08-211-4/+8
* Add system_test logs to guide [ci skip]Yoshiyuki Hirano2017-08-161-0/+6
* Fix example codes for generators guide [ci skip]Yoshiyuki Hirano2017-08-111-2/+2
* Deprecate an `capify!` method in generators and templatesyuuji.yaginuma2017-06-181-8/+0
* Define path with __dir__bogdanvlviv2017-05-231-2/+2
* Add missing word 'to' [ci skip]Eric Henziger2017-04-171-1/+1
* How to disable scaffolds.scss in generators.md (#27383)Eike Send2016-12-171-1/+9
* [ci skip] add a section explaining command line arguments for generatorsKevin Hughes2016-12-161-0/+20
* cherry-pick test and source doc from #20050Hirofumi Wakasugi2015-06-251-0/+8
* revert 539d929b7b32302afe548e4cb06b5f4dd56e9942 [ci skip]Abdelkader Boudih2015-02-041-1/+1
* Fix typo in Creating and Customizing Rails Generators & Templates guidesYasuhiko Katoh (y@su)2015-02-041-1/+1
* - Changed `IN` to `ON` in markdown renderer conditionVipul A M2015-01-141-1/+1
* Update guides regarding the extension changesRobin Dupret2014-12-261-4/+4
* warn about reading guides in GitHubXavier Noria2014-12-231-0/+2
* Follow up on #16408Jon Atack2014-08-221-2/+6
* minor copy editing [ci skip]Vijay Dev2014-08-191-3/+1
* [ci skip] add note about the ERB escape in generator docsAditya Kapoor2014-08-141-0/+15
* Update docs to reflect that helper stubs are no longer generatedDavid Heinemeier Hansson2014-08-031-4/+0
* Generator guide grammatical error fixed [ci skip]Siddharth Bhagwan2014-07-211-1/+1
* [ci skip] /javascript/ -> JavaScript - cover whole appAkshay Vishnoi2014-07-041-2/+2
* Rename Posts to Articles in Guides, continuation of 2d446e77 / #13774 [ci skip]John Kelly Ferguson2014-05-211-2/+2
* Use generated binstubs in guides examples.Josef Šimánek2014-05-201-12/+12
* [ci skip] Fix a factual error and highlight code in generators guide.Juanito Fatas2014-05-141-2/+2
* Spelling and Grammar check [ci skip]Akshay Vishnoi2013-12-161-1/+1
* show javascripts can be disabled in generatorsRob Zolkos2013-10-311-2/+6
* [ci skip] Update scaffold output and change some words.Juanito Fatas2013-09-271-3/+18
* Update references to wycats/thor to erikhuda/thor.Benjamin Manns2013-09-231-3/+3
* fix the initializer block example and clarifyCarlos Puchol2013-03-221-2/+2
* Gist URLs are now namespacedAkira Matsuda2013-02-181-1/+1
* Typo in codemanishval2013-01-291-1/+1
* update the scaffold generator outputsAkira Matsuda2013-01-041-4/+14
* Remove references to Rails versions.Steve Klabnik2012-12-071-2/+0
* Fixed grammar in a lot of guide prologues.Katie Oldaker2012-12-071-7/+7
* Normalize on 'After reading this guide, you will know:'Steve Klabnik2012-11-291-1/+1
* Add periods to the bullet points in guides.Steve Klabnik2012-11-291-7/+7
* copy edits and fixes [ci skip]Vijay Dev2012-11-171-1/+1
* Add link to the Application Templates guideAgis Anastasopoulos2012-11-161-1/+1
* Switch to 1.9 hash syntax & remove some parentheses when it reads nicerAgis Anastasopoulos2012-11-161-33/+33
* Update test locationsMike Moore2012-10-091-6/+6
* Convert all the links into Markdown formatPrem Sichanugrist2012-09-171-5/+5
* Convert all inline codes to Markdown syntaxPrem Sichanugrist2012-09-171-60/+60
* change shell to bashPrem Sichanugrist2012-09-171-15/+15