aboutsummaryrefslogtreecommitdiffstats
path: root/guides
Commit message (Expand)AuthorAgeFilesLines
* [ci skip]Fix wrong require path raising LoadErrorwillnet2016-05-291-1/+1
* rename enum_prefix and enum_suffix options to _prefix and _suffix [ci skip]yuuji.yaginuma2016-05-291-2/+3
* fix incorrect class name [ci skip]yuuji.yaginuma2016-05-281-1/+1
* Use `add_index` instead of `execute` in guides [ci skip]Ryuta Kamizono2016-05-281-1/+1
* cometic updates to security guide - fixes #25058 [ci skip]Mateusz Konieczny2016-05-271-1/+1
* [ci skip] Fix ActionCable Guideswillnet2016-05-271-1/+1
* Docs: Clarify when assoc. methods persistJared Beck2016-05-261-4/+4
* autoloading guide: specify autoload paths are set when the app boots [ci skip]Xavier Noria2016-05-261-3/+4
* remove deprecated `Module#qualified_const_` from guide [ci skip]yuuji.yaginuma2016-05-231-71/+0
* Use #distinct instead of #uniq in the guides [ci skip] (#25098)Junya Ogura2016-05-211-1/+1
* Merge pull request #25092 from y-yagi/add_23980_to_release_notesप्रथमेश Sonpatki2016-05-211-0/+3
|\
| * add #23980 to release notes [ci skip]yuuji.yaginuma2016-05-211-0/+3
* | fix module name [ci skip]yuuji.yaginuma2016-05-201-1/+1
|/
* Support for unified Integer class in Ruby 2.4+Jeremy Daer2016-05-184-7/+6
* Merge pull request #25052 from matkoniecz/2008_is_not_recentJon Moss2016-05-171-3/+1
|\
| * update to make it less obvious that this guide is from 2008/2009Mateusz Konieczny2016-05-171-3/+1
* | Safari 4 supports http only cookie (#25053)Mateusz Konieczny2016-05-171-1/+1
* | Merge pull request #25039 from maclover7/jm-capitalization-2Jon Moss2016-05-171-15/+15
|\ \ | |/ |/|
| * Fix security guide capitalization errorsJon Moss2016-05-161-15/+15
* | Add Attributes API to release notes [ci skip]Vipul A M2016-05-171-1/+68
|\ \
| * | Add Attributes API to release notesVipul A M2016-04-141-1/+68
* | | Merge pull request #25036 from maclover7/jm-capitalizationJon Moss2016-05-161-3/+3
|\ \ \ | |_|/ |/| |
| * | `md5` --> `MD5`Jon Moss2016-05-161-3/+3
* | | Update the Rails security guideRalin Chimev2016-05-161-2/+2
|/ /
* | Merge pull request #25002 from maclover7/jm-add-actioncable-guideXavier Noria2016-05-141-0/+4
|\ \
| * | Add Action Cable guide to listJon Moss2016-05-131-0/+4
* | | edit pass over the cable guide [ci skip]Xavier Noria2016-05-141-143/+181
* | | Merge branch 'master' of github.com:rails/docrailsVijay Dev2016-05-144-48/+55
|\ \ \ | |/ / |/| |
| * | Add output snippet from `ActionController::API.ancestors - ActionController::...Vipul A M2016-05-131-0/+7
| * | Remove ambiquity in what we are referring to in the documentation of config v...Vipul A M2016-05-111-1/+1
| * | Document config.action_dispatch.ignore_accept_header and config.action_dispat...Vipul A M2016-05-111-0/+4
| * | More missing true literal quotingsVipul A M2016-05-111-12/+12
| * | Lets be consistent in the usage of true/false across this guide. It should be...Vipul A M2016-05-111-26/+26
| * | Document missing smtp config over at configuring guide. [ci skip]Vipul A M2016-05-111-0/+3
| * | This config still applies for Rails 4 Apps and we need to mention it, what wa...Vipul A M2016-05-111-2/+2
| * | Asset Pipeline: Remove outdated comment about `config.assets.digest` [ci skip]Prathamesh Sonpatki2016-05-081-1/+1
| * | Asset pipeline: Remove documentation about outdated `config.assets.compress` ...Prathamesh Sonpatki2016-05-082-14/+7
| * | s/words_connnector/words_connector/Vipul A M2016-05-031-1/+1
* | | Getting Started Guide: Add invoke test_unit to files table [ci skip]Francis Go2016-05-121-0/+1
* | | Getting Started Guide: Add channels and jobs to app purpose table [ci skip]Francis Go2016-05-121-1/+1
* | | Getting Started Guide: Update Ruby version to 2.3.1p112Francis Go2016-05-111-1/+1
* | | Minor syntax changeZach2016-05-101-1/+1
* | | Update Ruby report templatesRafael Mendonça França2016-05-103-3/+3
* | | Start Rails 5.1 development :tada:Rafael Mendonça França2016-05-101-52/+1
* | | Grammar corrections to Getting Started Guide [ci skip]BV Satyaram2016-05-101-2/+2
* | | Merge pull request #24911 from meinac/change_http_to_httpsVipul A M2016-05-091-4/+4
|\ \ \
| * | | Change http github links to https [ci skip]Mehmet Emin İNAÇ2016-05-081-4/+4
* | | | Use consistent term [skip ci]Erol Fornoles2016-05-081-1/+1
|/ / /
* | | change cable.coffee to cable.js [ci skip]yuuji.yaginuma2016-05-071-6/+11
* | | Merge commit 'fbdcf5221ad7ea3d40ad09651962fc85d101dd67'Matthew Draper2016-05-071-0/+5
|\ \ \