Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add Action Cable guide to list | Jon Moss | 2016-05-13 | 1 | -0/+4 |
| | | | | | | | | This effectively publishes the "Action Cable Overview" guide. If we don't think this is ready for the prime time, we can mark it as a "work in progress" guide. [ci skip] | ||||
* | Merge branch 'master' of github.com:rails/docrails | Vijay Dev | 2016-03-06 | 1 | -1/+1 |
|\ | | | | | | | | | Conflicts: guides/source/association_basics.md | ||||
| * | [ci skip] Remove reference to Rails 4 in the initialization guide. | Prathamesh Sonpatki | 2016-02-26 | 1 | -1/+1 |
| | | |||||
* | | Publish guide on "Using Rails for API-only Applications" | Vipul A M | 2016-02-07 | 1 | -1/+0 |
|/ | | | | | Fixes #23322 [ci skip] | ||||
* | Mark API guide as work in progress | Rafael Mendonça França | 2016-01-28 | 1 | -0/+1 |
| | | | | The documentation team didn't reviewed it yet so it can't be published. | ||||
* | Put "Using Rails for API-only Applications" in table of contents | Piotr Jakubowski | 2016-01-28 | 1 | -0/+4 |
| | | | | | | | | When I was looking for more info regarding this the only way I ended up on that page was by googling something along the lines of "rails new api" (as I wanted to find out what are the proper parameters when generating api app). I think it's beneficial to have that page in table of contents. | ||||
* | Publish the "Caching with Rails" guide [ci skip] | Celestino Gomes | 2015-07-28 | 1 | -0/+4 |
| | |||||
* | Fixed typos. [ci skip] | Morgan Owens | 2015-05-31 | 1 | -5/+5 |
| | |||||
* | Fix typo on guide name [ci skip] | Andrey Nering | 2015-01-27 | 1 | -1/+1 |
| | |||||
* | reflects changes in 34cd7e2 in the index [ci skip] | Xavier Noria | 2015-01-05 | 1 | -3/+3 |
| | |||||
* | Revert part of 996e646bd8cff3bcf2b13863439f48d3e744cdae [ci skip] | Zachary Scott | 2015-01-02 | 1 | -0/+1 |
| | |||||
* | Add Profiling guide skeleton [ci skip] | Zachary Scott | 2014-12-30 | 1 | -0/+6 |
| | |||||
* | Move Engines guide under Extending Rails [ci skip] | Zachary Scott | 2014-12-30 | 1 | -5/+5 |
| | |||||
* | The Guide to Testing Rails Applications is published! :tada: :tada: [ci skip] | Zachary Scott | 2014-12-30 | 1 | -2/+1 |
| | |||||
* | List the Active Support Instrumentation guide in the index (as WIP) | Ivan Tkalin | 2014-12-24 | 1 | -0/+5 |
| | |||||
* | new guide: constant autoloading and reloading | Xavier Noria | 2014-12-15 | 1 | -0/+4 |
| | |||||
* | Prepare for RC: un-wip release notes [ci skip] | Godfrey Chan | 2014-11-25 | 1 | -1/+0 |
| | |||||
* | Add Active Model to guides [ci skip] | Mauro George | 2014-10-04 | 1 | -0/+5 |
| | |||||
* | List the 4.2 release notes in the index, mark it as WIP [ci skip] | Godfrey Chan | 2014-08-19 | 1 | -0/+5 |
| | |||||
* | Add activejob guide to documents.yml [ci skip] | Cristian Bica | 2014-08-18 | 1 | -0/+4 |
| | |||||
* | [ci skip] Rename: Rails Database Migration to Active Record Migration. | Juanito Fatas | 2014-06-10 | 1 | -2/+2 |
| | | | | This will need to setup permanent redirect for the old guide. | ||||
* | Removed 'Caching with Rails' guide from WIP, this guide isn't ready to | Zachary Scott | 2014-05-31 | 1 | -5/+0 |
| | | | | be published and requires more attention. [ci skip] | ||||
* | Upgrading Ruby on Rails guide is no longer WIP [ci skip] | Zachary Scott | 2014-05-28 | 1 | -1/+0 |
| | |||||
* | The 4.1 release notes is already a thing so lets show in the guides | Rafael Mendonça França | 2014-03-10 | 1 | -1/+0 |
| | | | | links | ||||
* | Correct the version number to 4 in guides[ci skip] | Charlie Jade | 2014-01-18 | 1 | -1/+1 |
| | |||||
* | create 4.1 release notes guide scaffold. [ci skip] | Yves Senn | 2013-11-28 | 1 | -0/+5 |
| | |||||
* | Revert "add active model basics wip to guides/documents.yaml" | Xavier Noria | 2013-10-29 | 1 | -6/+0 |
| | | | | | | | | | | | | Reason: WIP guides are not in the index because they are partial work pushed to the repo. Either there is someone working on them or else the work was interrupted. Guides are added to the index page when they are finished, the author considers the draft to be complete, someone reviews them, and overall they are considered to be good for users to read. This reverts commit eefc03a8069bddfe31751c4bd4fb1804e7f33c2c. | ||||
* | Merge pull request #11564 from zzak/active_model_guide | Yves Senn | 2013-10-28 | 1 | -0/+6 |
|\ | | | | | [Guides] Active Model Basics [ci skip] | ||||
| * | add active model basics wip to guides/documents.yaml | Zachary Scott | 2013-07-22 | 1 | -0/+6 |
| | | |||||
* | | Adds the Rails maintenance policy to the Guides | Matias Korhonen | 2013-10-03 | 1 | -0/+7 |
|/ | | | | [ci skip] | ||||
* | Merge branch 'master' of github.com:lifo/docrails | Vijay Dev | 2013-04-11 | 1 | -0/+5 |
|\ | | | | | | | | | Conflicts: guides/source/action_mailer_basics.md | ||||
| * | add wip for the action view guide [ci skip] | Vijay Dev | 2013-04-11 | 1 | -0/+1 |
| | | |||||
| * | Add Action View Overview to guides listing. | Jonathan Roes | 2013-04-04 | 1 | -0/+4 |
| | | |||||
* | | get the Action Mailer guide ready. [ci skip] | Yves Senn | 2013-04-09 | 1 | -1/+0 |
|/ | |||||
* | Remove WIP from Working With JavaScript Guide. | Steve Klabnik | 2013-01-13 | 1 | -1/+0 |
| | | | | Now that we've fixed the fibs example, this is good to go. | ||||
* | remove the rails guide on performance testing | Yves Senn | 2013-01-10 | 1 | -4/+0 |
| | |||||
* | General refreshment of the Active Record Basics guide | Pablo Torres | 2012-12-12 | 1 | -0/+4 |
| | |||||
* | Split Validations and Callbacks into separate guides. | Steve Klabnik | 2012-11-29 | 1 | -3/+7 |
| | | | | | | | | Two big features that are only barely related in the same guide. Seems bad. I did not check references to these guides yet, so some links may need to be updated. | ||||
* | Add the Working with JavaScript Guides in the guides home as WIP | Rafael Mendonça França | 2012-10-27 | 1 | -29/+34 |
| | |||||
* | adds the release notes for Rails 4.0 to the guides index | Xavier Noria | 2012-09-24 | 1 | -0/+4 |
| | | | | | This is still an early draft, but let's add it to the index to have it ready. | ||||
* | moves the guides up to the root directory | Xavier Noria | 2012-03-17 | 1 | -0/+167 |