aboutsummaryrefslogtreecommitdiffstats
path: root/guides
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #24536 from vipulnsward/ruby-2-upgradingRafael França2016-04-131-1/+2
|\ | | | | Add ruby 2.2.2+ version requirement for Rails 5 apps
| * Add ruby 2.2.2+ version requirement for Rails 5 appsVipul A M2016-04-131-1/+2
| | | | | | | | [ci skip]
* | - Add changelog for new guide: AC overview from ↵Vipul A M2016-04-101-0/+5
| | | | | | | | | | | | https://github.com/rails/rails/pull/23176 [ci skip]
* | - Fixed changelog related to i18 key changes. Added authorVipul A M2016-04-101-8/+10
|/ | | | | - Made all sentences to end properly [ci skip]
* fix typo in file path [ci skip]yuuji.yaginuma2016-04-101-4/+4
|
* Remove reference to non existing link in the welcome page.djunzu2016-04-081-2/+1
| | | | modified: guides/source/getting_started.md
* Clarify fixtures examples [ci skip]Stefan Wrobel2016-04-081-1/+2
|
* Clarify description of `include_all_helpers` config setting's default ↵James Wen2016-04-081-1/+1
| | | | behavior [ci skip]
* Fix broken link in 'Ruby on Rails 3.1 Release Notes' [ci skip]Javier Vidal2016-04-081-1/+1
|
* Merge pull request #24465 from y-yagi/remove_needless_entryVipul A M2016-04-081-4/+0
|\ | | | | remove needless entry [ci skip]
| * remove needless entry [ci skip]yuuji.yaginuma2016-04-081-4/+0
| | | | | | | | The option backed to `start` in da26934313a31ae530b7537aba8a7662152f4dfe.
* | Fixes for the strong & weak ETags guide [ci skip]Roque Pinel2016-04-071-1/+1
|/
* Merge pull request #24444 from ↵Rafael França2016-04-062-4/+10
|\ | | | | | | | | prathamesh-sonpatki/update-message-proc-documentation Update example of passing a proc to `:message` option for validating records [ci skip]
| * Update example of passing a proc to `:message` option for validating records ↵Prathamesh Sonpatki2016-04-062-4/+10
| | | | | | | | | | | | | | | | | | | | [ci skip] - This change is made as the behavior for `:message` proc was changed in https://github.com/rails/rails/pull/24119. - Also check https://github.com/rails/rails/pull/24431#issuecomment-206106790 for reference.
* | Fix Active Model basics introduction to indicate it only introduces us to ↵Rafael França2016-04-061-1/+1
|\ \ | |/ |/| | | | | integration and not complete i18n framework. Fix Active Model basics introduction [ci skip]
| * Fix Active Model basics introduction to indicate it only introduces us to ↵Vipul A M2016-04-051-1/+1
| | | | | | | | | | | | integration and not complete i18n framework. [ci skip]
* | Merge pull request #24419 from rgm/masterEileen M. Uchitelle2016-04-051-1/+1
|\ \ | | | | | | Extend `ActionController::TestCase` deprecation warning
| * | it's => its typoRyan McCuaig2016-04-041-1/+1
| | |
* | | Merge pull request #24410 from mechanicles/strong-weak-etags-infoप्रथमेश Sonpatki2016-04-051-3/+29
|\ \ \ | |_|/ |/| | Update documentation based on the new changes for strong & weak ETags.
| * | Update documentation based on the new changes for strong & weak ETags [ci skip]Santosh Wadghule2016-04-051-3/+29
| | | | | | | | | | | | | | | | | | | | | - Update info for weak ETag - Add info for strong ETag - Add examples for strong and weak ETags - Display difference between generated strong and weak ETags strings.
* | | Guides changes, follow up of #24401Vipul A M2016-04-051-1/+1
| |/ |/| | | | | [ci skip]
* | [ci skip] Fix variable nameArthur Vieira2016-04-041-2/+2
|/
* Merge pull request #24406 from prathamesh-sonpatki/update-release-notesKasper Timm Hansen2016-04-031-10/+0
|\ | | | | Update Rails 5.0 release notes
| * Update Rails 5 release notes [ci skip]Prathamesh Sonpatki2016-04-031-10/+0
| | | | | | | | | | | | - Removed entry for # Template Collection from release notes. - Remove duplicate entry for caching Action mailer views. - Remove duplicate entry for left_outer_joins.
* | Merge branch 'master' of github.com:rails/docrailsVijay Dev2016-04-032-2/+2
|\ \ | |/ |/|
| * s/documention/documentation/Vipul A M2016-03-291-1/+1
| | | | | | | | [ci skip]
| * s/responsibilty/responsibility/Vipul A M2016-03-221-1/+1
| | | | | | | | | | | | s/symantically/semantically/ [ci skip]
* | remove deprecated `datetime_field` from guide [ci skip]yuuji.yaginuma2016-04-031-2/+0
| | | | | | | | `datetime_field` was deprecated in 316811b4d3f4e5a1a7bcd03de97c67218770e333
* | Fixes broken link in 'Ruby on Rails 2.2 Release Notes' [ci skip]Javier Vidal2016-04-011-1/+1
| |
* | [ci skip] Parameter filter performs regular expression partial matchingAndrew Babichev2016-03-313-1/+5
| |
* | Update how to clear the association cacheSammy Larbi2016-03-281-2/+2
| | | | | | Passing `true` to the association has been deprecated.
* | [skip ci] Update `numericality` validation docsArkadiusz Fal2016-03-281-0/+2
| | | | | | | | Add `:other_than` option documentation.
* | remove old-dead linkMohamad Abras2016-03-271-1/+0
| |
* | Correct typos in "Active Record Query Interface" guideLaura Murphy-Clarkin2016-03-251-19/+19
| |
* | [ci skip] Added missing custom context validationVijay Kumar Agrawal2016-03-241-0/+19
| |
* | Remove reference to unmaintained plugin/gemOlivier Lacan2016-03-231-1/+1
| | | | | | | | | | | | | | | | | | [restful-authentication](https://rubygems.org/gems/restful-authentication/versions/1.2.1) hasn't been updated since September 6th, 2012 so it might not be a great idea to recommend that Rails users try it out. Devise seems like a much more popular and secure solution that automatically resets sessions on sign in and out so it's a great example in this case. /cc @tenderlove @josevalim
* | - Fixed abrupt start of sentence in changelogVipul A M2016-03-221-1/+1
| | | | | | | | [ci skip]
* | guides, sync 5.0 release notes with changelogsYves Senn2016-03-221-3/+38
| | | | | | | | | | | | | | | | [ci skip] Sync AV, AR, AJ, AS, AM changelogs with our 5.0 release notes draft. This is a follow up to c94045d and contains changes made since the release of beta1.
* | guides, sync railties and AP changelogs with 5.0 release notes.Yves Senn2016-03-221-0/+32
| | | | | | | | | | | | | | | | | | | | [ci skip] This updates the 5.0 release notes guide to reflect changes that happened after beta1 has been released. I'll sync the other changelogs later today but I'll push this batch to prevent against cumbersome merge conflicts.
* | update Active Job default adapter [ci skip]yuuji.yaginuma2016-03-222-5/+9
| | | | | | | | Follow up to 625baa69d14881ac49ba2e5c7d9cac4b222d7022
* | remove Rails 4 text from asset pipeline guideScott Bronson2016-03-181-7/+3
| |
* | use rails 5 favicon.ico for rails guidesMohamad Abras2016-03-171-0/+0
| |
* | Document and Match the Rails logger interfaceschneems2016-03-161-2/+16
| | | | | | | | | | | | The logger interface to get all Rails features is not obvious. This change adds documentation on how to assign a logger that will use all Rails features. We are also matching the stdout logging interface to the default logger in bootstrap https://github.com/rails/rails/blob/f5a5988352b165143f0f9d622707c351c1470882/railties/lib/rails/application/bootstrap.rb#L42-L45.
* | Update action_controller_overview.mdSandeep Navghane2016-03-151-1/+1
| |
* | Remove log-related stuff from ActiveSupport::DependenciesAaron Ang2016-03-151-2/+0
| | | | | | | | | | In this patch, all log-related stuff in `ActiveSupport::Dependencies` is removed because the logging is no longer useful.
* | Correct command for generating secret_key_base [ci skip]Wiehann2016-03-141-1/+1
| |
* | add `queue_classic` to list of provide `provider_job_id` [ci skip]yuuji.yaginuma2016-03-141-3/+4
| |
* | add headers to payload list [ci skip]yuuji.yaginuma2016-03-131-0/+4
| | | | | | | | Follow up to #24115.
* | Clarify has_many :dependent option docs [ci skip]Chris Arcand2016-03-111-9/+7
| | | | | | | | | | | | Clarifies the documentation here to mean all options are for when the relation is destroyed; also now reflects the documentation on this same option found in the has_one section.
* | remove obsolete i18n links from guides [ci skip]Greg Molnar2016-03-101-5/+3
| |