aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source/_welcome.html.erb
Commit message (Collapse)AuthorAgeFilesLines
* Rails guides are now served over httpsPaul McMahon2018-07-241-11/+11
| | | | | http links will be redirected to the https version, but still better to just directly link to the https version.
* Merge pull request #32596 from bogdanvlviv/add-reference-to-5_2-from-edge-guidesRyuta Kamizono2018-04-171-0/+1
|\ | | | | Add the reference to Rails Guides 5.2 from the Edge Guides
| * Add the reference to Rails Guides 5.2 from the Edge Guidesbogdanvlviv2018-04-171-0/+1
| | | | | | | | [ci skip]
* | Update Rails minor version from 5.1 to 5.2 [ci skip]Jolyon Pawlyn2018-04-161-1/+1
|/
* [ci skip] Use Oxford comma style in guideYoshiyuki Hirano2018-03-311-1/+1
|
* Add earlier releases links v3.0 and v3.1 in guidesYoshiyuki Hirano2018-03-311-1/+3
|
* Add v5.1 to earlier releases list in guide [ci skip]Yoshiyuki Hirano2017-10-071-0/+1
|
* Upgrade various Rails 5.0 references to 5.1Jon Moss2017-03-251-1/+2
| | | | | | | RC1 is out, `5-1-stable` has been created, figured it was time to start updating this stuff :) [ci skip]
* refactors and fixes in guides generation [ci skip]Xavier Noria2017-02-121-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | This commit is not precisely atomic, but the changes have evolved, summary: * The ENV-based interface has been moved upwards, the generator has now a conventional initializer. * RAILS_VERSION is now assumed to be a Git tag. A blank RAILS_VERSION means edge guides. * In consequence, the EDGE env variable is gone. * The "local" version is also gone, the current SHA1 is computed for edge guides. * Assumes guides are generated from a repo checkout (time ago users could generate them from gems.) * The WARNINGS flag is gone in consequence, you cannot disable warnings. * The `api_link` Markdown helper is fixed. * Docs about usage have one single place: rake guides:help. * Links in guides have been revised.
* let the guides home point to the new release series endpoints [ci skip]Xavier Noria2015-09-181-5/+5
|
* Including links to earlier releases guides (4.1.8 and 4.0.12) [ci skip]Lucas Caton2015-01-021-0/+2
|
* Updating guides for Rails 5.0 [ci skip]Lucas Caton2015-01-021-2/+5
|
* updates some pointers in the guides welcome section [ci skip]Xavier Noria2014-11-271-1/+1
|
* update rails version for earlier releases in edgeguidesGaurav Sharma2014-11-041-1/+1
|
* Update Rails versions [ci skip]Robin Dupret2014-07-071-2/+2
| | | | | | | | | | | | | As discussed in #15304, we need to automate this process but for now, having out-of-date versions is not ideal. Since master targets 4.2.0, let's also update references to the last 4.1 version to 4.2.0. Finally, let's remove mentions to versions when this is not needed. The guides cover the features of the current version anyway. [Juanito Fatas + Robin Dupret]
* Update links to new rails version in guides [ci skip]Arun Agrawal2014-05-071-1/+1
|
* eliminate repetition in guide links for past releases [ci skip]Vijay Dev2014-05-021-10/+1
|
* Added link for 4.1 guides on edge guide [ci skip]Arun Agrawal2014-05-021-0/+3
|
* Fix version indicator on guides and link to Rails 4.0 [ci skip]Rafael Mendonça França2014-04-111-1/+4
|
* Pointing to latest guides [ci skip]Arun Agrawal2014-02-191-1/+1
|
* Using 2.3.11 URL for 2.3.x guides [ci skip]Arun Agrawal2013-12-051-1/+1
|
* Update guides welcome page to point to version 3.2.16 [ci skip]Arun Agrawal2013-12-041-2/+2
|
* Update guides welcome page to point to version 3.2.15 [ci skip]Carlos Antonio da Silva2013-11-021-1/+1
|
* Update Rails 3.2.x guide link [ci skip]Tomas Varaneckas2013-09-101-1/+1
|
* Revert "Merge branch 'master' of github.com:rails/docrails"Vijay Dev2013-08-171-1/+1
| | | | | | | This reverts commit 70d6e16fbad75b89dd1798ed697e7732b8606fa3, reversing changes made to ea4db3bc078fb3093ecdddffdf4f2f4ff3e1e8f9. Seems to be a code merge done by mistake.
* Update Rails 3.2.x guide link [ci skip]Tomas Varaneckas2013-07-271-1/+1
|
* We are now rails 4 [skip-ci]Vipul A M2013-06-261-1/+4
|
* let @version be always externally set in guides generation [fixes #8221]Xavier Noria2012-12-071-1/+1
| | | | | | | | | | Shelling out was there for authors convenience, but we are rather going to have the tag or SHA1 always in RAILS_VERSION and if the environment variable is blank, then just use "local" as a reminder that you are just working locally. The docs server has been updated to set the long SHA1 in RAILS_VERSION when generating edge guides.
* moves the guides up to the root directoryXavier Noria2012-03-171-0/+19