aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source/generators.md
Commit message (Collapse)AuthorAgeFilesLines
* 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]
* [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
| | | | | | | | | | Scaffold output: add jbuilder, update timestamp (edge guide!) Add some file breadcrumb (comment) to help reader find files. Improve readability by adding some command outputs. Thanks for great help from @senny.
* 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
| | | | | clarify that the contents of the block is expected to return a string. the previous example executed puts and the initializer got nothing. also, made it consistent with the single-line example to be more clear as to what's going on
* Gist URLs are now namespacedAkira Matsuda2013-02-181-1/+1
| | | | see: https://github.com/blog/1406-namespaced-gists
* 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
| | | | | | | | There's no reason for guides to reference old behaviors. They should be current as of the versions of Rails that they ship with, and including older information just clutters thing. I discussed this change with @fxn and he agrees.
* 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
| | | | | We have three or four different introduction sentences to the guides. After this commit, we use the same one everywhere.
* Add periods to the bullet points in guides.Steve Klabnik2012-11-291-7/+7
| | | | Talked with @fxn about this. Bullet points should have periods at the ends.
* 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
| | | | | | | | | | | | | | Change the default test locations to avoid confusion around the common testing terms "unit" and "functional". Add new rake tasks for the new locations, while maintaining backwards compatibility with the old rake tasks. New testing locations are as follows: app/models -> test/models (was test/units) app/helpers -> test/helpers (was test/units/helpers) app/controllers -> test/controllers (was test/functional) app/mailers -> test/mailers (was test/functional)
* 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
|
* Convert heading tags and heading sectionPrem Sichanugrist2012-09-171-27/+37
|
* Convert code blocks into GFM stylePrem Sichanugrist2012-09-171-110/+110
|
* Rename the rest of the guides to MarkdownPrem Sichanugrist2012-09-171-0/+626