aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source/ruby_on_rails_guides_guidelines.md
Commit message (Collapse)AuthorAgeFilesLines
* Update links and code examples in the guides to use HTTPS where the host ↵Nathaniel Suchy2019-03-061-5/+5
| | | | supports it.
* Docs: Update Development Dependencies InstallViktor Fonic2018-11-091-2/+2
| | | | | | | | | | | | | | | | | | | | | * Move all the testing related stuff to the contributing guide and redirect the reader to this guide once the installation process is finished as running tests is the logical next step. * Group documentation instructions by OS, not by gem * It eases the installation process and lessen the need to scroll through the guide * There's still a list of all additional services required for each of the gems above the instructions for each OS. * Also update a bit the instructions * Update some package names * Add `yarn` to the package list for Arch Linux and FreeBSD * Use `dnf` instead of `yum` for Fedora and CentOS * Advise the user to use `brew bundle` on macOS to lessen the maintenance burden for this OS and ease the process for the user. [ci skip]
* Rails guides are now served over httpsPaul McMahon2018-07-241-1/+1
| | | | | http links will be redirected to the https version, but still better to just directly link to the https version.
* document link processing in guides generation [ci skip]Xavier Noria2017-02-121-2/+42
|
* Update instructions to build guides locally [ci skip]Achilleas Pipinellis2015-04-281-1/+5
| | | | | | 1. Make clear where rake rdoc is executed 2. Make clear where the generated HTML files for the guides are stored 3. Use bundler 1.3.5 or later
* - Changed `IN` to `ON` in markdown renderer conditionVipul A M2015-01-141-1/+1
| | | | - Changed `IN` to `ON` in all note sentences in guides.
* warn about reading guides in GitHubXavier Noria2014-12-231-0/+2
| | | | References #18148.
* Add link to API Documentation GuidelinesDave Powers2014-11-011-0/+1
| | | | Link to the "English" section to specify American English be used for the Guides [ci skip]
* Cleanup Guides Guidelines [ci skip]Robert Eshleman2014-08-101-12/+10
| | | | | | * Copy editing for clarity in several locations * Rename "Titles" section to "Headings" * Fix incorrect anchor in link to API Documentation Guidelines for filenames
* [ci skip] Update GFM link in guides guidelines.Juanito Fatas2014-05-251-1/+1
| | | | Also remove a duplicated sentence.
* API Documentation Guidelines link correction [ci skip]Harshad Sabne2013-11-231-1/+1
|
* End-of-line whitespace huntSunny Ripert2013-05-281-1/+1
|
* Added instructions of latest bundler install + modified the on: :save option ↵aditya-kapoor2013-04-221-0/+4
| | | | description in validations
* Extraneous syntax on guides path.Jonathan Roes2013-03-271-1/+1
|
* copy edits [ci skip]Vijay Dev2012-12-081-2/+2
|
* Added overview items to Guides Guidelines prologueIan C. Anderson2012-12-071-0/+3
|
* List instructions in the order to be executedPablo Torres2012-12-021-3/+1
|
* Normalize on 'After reading this guide, you will know:'Steve Klabnik2012-11-291-0/+2
| | | | | We have three or four different introduction sentences to the guides. After this commit, we use the same one everywhere.
* No more Textile guide generation supportPrem Sichanugrist2012-09-171-2/+2
|
* Update Guides Guideline for MarkdownPrem Sichanugrist2012-09-171-3/+13
|
* Fix the usage of `*` in MarkdownPrem Sichanugrist2012-09-171-1/+1
| | | | | In Textile `*` would convert to `<strong>`, but in Markdown we have to use `**` instead.
* Convert all the links into Markdown formatPrem Sichanugrist2012-09-171-7/+7
|
* Convert all inline codes to Markdown syntaxPrem Sichanugrist2012-09-171-9/+9
|
* Convert inline code tags to MarkdownPrem Sichanugrist2012-09-171-2/+2
|
* Convert heading tags and heading sectionPrem Sichanugrist2012-09-171-14/+21
|
* Convert code blocks into GFM stylePrem Sichanugrist2012-09-171-18/+18
|
* Rename the rest of the guides to MarkdownPrem Sichanugrist2012-09-171-0/+104