aboutsummaryrefslogtreecommitdiffstats
path: root/guides
Commit message (Expand)AuthorAgeFilesLines
* Add configuration section to "Active Record Basics" guideJon Moss2016-01-301-0/+102
* Small cleanup to Testing GuideJon Moss2016-01-301-1/+1
* Merge pull request #23358 from vipulnsward/testing-guide-pass-3Vipul A M2016-01-311-19/+28
|\
| * Pass 3 over testing guideVipul A M2016-01-311-19/+28
* | typo fix [ci skip] Prayag Verma2016-01-311-1/+1
|/
* Getting Started Guide: Update Ruby version to 2.3.0p0Francis Go2016-01-291-1/+1
* Docs review of api_app.mdJon Moss2016-01-281-16/+19
* Remove Rack::Lock from the API guidesRafael Mendonça França2016-01-281-4/+0
* Middleware have no pluralRafael Mendonça França2016-01-281-14/+14
* Mark API guide as work in progressRafael Mendonça França2016-01-281-0/+1
* Put "Using Rails for API-only Applications" in table of contentsPiotr Jakubowski2016-01-281-0/+4
* Merge pull request #23237 from gsamokovarov/new-welcome-pageDavid Heinemeier Hansson2016-01-281-0/+0
|\
| * Introduce new welcome page for new projectsGenadi Samokovarov2016-01-261-0/+0
* | English explanation to multi-level nested joinCollin Graves2016-01-271-0/+2
* | Fix typos in asset_pipeline.mdDjoume Salvetti2016-01-271-3/+3
* | remove duplication section [ci skip]Aditya Kapoor2016-01-271-4/+0
|/
* Merge pull request #23208 from vipulnsward/testing-pass-2Jon Moss2016-01-251-14/+14
|\
| * Pass 2 over testing guideVipul A M2016-01-231-14/+14
* | Merge pull request #23210 from sachin21/change_permissionYves Senn2016-01-251-0/+0
|\ \
| * | Change permission to readonlySatoshi Ohmori2016-01-231-0/+0
| |/
* / Update the exception of format constraint in routesFernando Seror2016-01-231-0/+2
|/
* Merge branch 'master' of github.com:rails/docrailsVijay Dev2016-01-221-1/+1
|\
| * [ci skip] An internal link is an relative pathyui-knk2015-12-231-1/+1
* | Rails 5.0+ rake commands implemented in Rails Framework itself. We prefer to ...Gaurav Sharma2016-01-221-43/+62
* | Merge pull request #23177 from vipulnsward/testing-pass-1Jon Moss2016-01-221-7/+7
|\ \
| * | First pass over parts of Testing guideVipul A M2016-01-221-7/+7
* | | [ci skip] fix #23157Shakib Hossain2016-01-221-0/+5
|/ /
* | insert newlines into code samplesAlexander2016-01-201-3/+5
* | Merge pull request #23125 from Gaurav2728/update_puma_as_webserverRafael França2016-01-194-17/+14
|\ \
| * | [ci skip] update guide for Puma web server instead of WebrickGaurav Sharma2016-01-204-17/+14
* | | - Changed from bin/rake to bin/rails at more application places.Vipul A M2016-01-203-5/+5
|/ /
* | use bin/rails default instead of rake commands [ci skip]Gaurav Sharma2016-01-196-37/+37
* | - Remove dead links and take users to just the home page insteadVipul A M2016-01-192-14/+1
* | Merge pull request #23117 from vipulnsward/22297-ar-exception-raiseAbdelkader Boudih2016-01-191-1/+1
|\ \
| * | Mention that halting chain does not re-raise `ActiveRecord::RecordInvalid` e...Vipul A M2016-01-191-1/+1
* | | Make text about render :html option clearer to state, text will get escaped i...Vipul A M2016-01-191-1/+1
|/ /
* | Fix discrepancies in associations guide [ci skip]Prathamesh Sonpatki2016-01-191-6/+6
* | `ApplicationRecord` instead of `ActiveRecord::Base` in Association Guides [c...amitkumarsuroliya2016-01-191-2/+2
* | Merge pull request #23099 from vipulnsward/change_start_at_end_atKasper Timm Hansen2016-01-181-10/+10
|\ \
| * | Changed options for find_each and variants to have options start/finish inste...Vipul A M2016-01-181-10/+10
* | | Association Guide replaces Order as example with Author-Book Example [ci skip]amitkumarsuroliya2016-01-183-230/+230
* | | Merge pull request #22705 from RochesterinNYC/add-order-explanation-to-first-...Jon Moss2016-01-181-2/+28
|\ \ \
| * | | Add clarification about `first` and `last` behavior when using `order` [ci skip]James Wen2015-12-201-2/+28
| | |/ | |/|
* | | Merge pull request #22394 from j-dexx/update_association_basics_guideJon Moss2016-01-181-3/+13
|\ \ \
| * | | Updated the guides for having a distinct has_many through at the database levelJames Doyley2016-01-181-3/+13
* | | | Explain how HStore columns can be queried [ci skip]Prathamesh Sonpatki2016-01-181-0/+4
| |_|/ |/| |
* | | [ci skip] fix typo in docsankit19102016-01-141-1/+1
* | | Add a note on ActionController guide about 404Mauro George2016-01-111-2/+6
* | | Merge pull request #22983 from bronson/update-mysql-in-guidesSantiago Pastorino2016-01-102-2/+1
|\ \ \
| * | | remove legacy mysql from guides to match #22715Scott Bronson2016-01-092-2/+1