aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #16536 from rails/improve-custom-configurationRafael Mendonça França2014-08-192-15/+19
|\ | | | | Improve custom configuration
| * Improve custom configurationRafael Mendonça França2014-08-192-15/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1. Hashes can be assigned 2. We don't need a special level anymore The method chain only works in the top level. If users need a second level they need to assign a OrderedOptions to the key: config.resque.server = ActiveSupport::OrderedOptions.new config.resque.server.url = "http://localhost" config.resque.server.port = 3000 [Rafael Mendonça França + Carlos Antonio da Silva]
* | Merge branch 'master' of github.com:rails/docrailsVijay Dev2014-08-193-12/+12
|\ \ | |/ |/| | | | | | | | | Conflicts: actionpack/lib/action_controller/metal/mime_responds.rb actionview/lib/action_view/vendor/html-scanner/html/sanitizer.rb activerecord/lib/active_record/type/value.rb
| * [ci skip] Update links in getting_started guide.Juanito Fatas2014-08-161-5/+5
| |
| * Uppercase HTML in docs.Hendy Tanata2014-08-082-7/+7
| | | | | | | | [skip ci]
* | minor copy editing [ci skip]Vijay Dev2014-08-191-3/+1
| |
* | Merge pull request #16487 from jayshepherd/patch-1Rafael Mendonça França2014-08-191-1/+1
|\ \ | | | | | | Small grammar fix in pluck description
| * | Small grammar fix in pluck descriptionJay Shepherd2014-08-121-1/+1
| | |
* | | Merge pull request #16556 from jonatack/patch-9Robin Dupret2014-08-191-15/+16
|\ \ \ | | | | | | | | 4.2 Release Notes pass [ci skip]
| * | | 4.2 Release Notes pass [skip ci]Jon Atack2014-08-191-15/+16
| | | |
* | | | Merge pull request #16552 from untidy-hair/update_plugin_guideYves Senn2014-08-191-21/+21
|\ \ \ \ | |/ / / |/| | | [ci skip] Update plugin doc with the latest rails
| * | | [ci skip] Update plugin doc with the latest railsYukio Mizuta2014-08-181-21/+21
| | | |
* | | | http://gembundler.com/ => http://bundler.io/Akira Matsuda2014-08-191-1/+1
| | | |
* | | | Removed unnecessary wordTom Kadwill2014-08-191-1/+1
| | | |
* | | | Sync Action Mailer release notes [ci skip]Godfrey Chan2014-08-181-0/+9
| | | |
* | | | Sync Action View release notes [ci skip]Godfrey Chan2014-08-181-0/+6
| | | |
* | | | Mention deprecation of assert_select and friends in the release notes [ci skip]Godfrey Chan2014-08-181-0/+4
| | | |
* | | | require 'test_help' -> require 'rails/test_help'Sean Griffin2014-08-181-1/+1
| | | |
* | | | Merge pull request #16545 from jonatack/patch-9Zachary Scott2014-08-181-1/+1
|\ \ \ \ | | | | | | | | | | Fix broken link to Upgrading Ruby on Rails Guide [ci skip]
| * | | | Fix broken link to Upgrading Ruby on Rails GuideJon Atack2014-08-181-1/+1
| |/ / / | | | | | | | | | | | | | | | | | | | | in the 4.2 Release Notes [skip ci] Change to link suggested by @zzak [skip ci]
* | | | Add activejob guide to documents.yml [ci skip]Cristian Bica2014-08-181-0/+4
| | | |
* | | | fix broken link [ci skip]Aditya Kapoor2014-08-191-1/+1
|/ / /
* | | :nail_care: [ci skip]Godfrey Chan2014-08-181-20/+26
| | |
* | | Sync action pack release notes [ci skip]Godfrey Chan2014-08-181-0/+8
| | |
* | | Sync railties release notes [ci skip]Godfrey Chan2014-08-181-0/+40
| | |
* | | Merge branch 'master' into loofahRafael Mendonça França2014-08-177-7/+286
|\ \ \ | | | | | | | | | | | | | | | | Conflicts: actionpack/CHANGELOG.md
| * \ \ Merge pull request #16485 from seuros/activejobDavid Heinemeier Hansson2014-08-171-0/+253
| |\ \ \ | | | | | | | | | | Integrate ActiveJob / DeliverLater / GlobalID with Rails
| | * | | ActiveJob guides improvements [ci skip]Cristian Bica2014-08-161-108/+29
| | | | |
| | * | | ActiveJob: Reworked queue_base_name as default_queue_name + Allow configure ↵Cristian Bica2014-08-151-1/+1
| | | | | | | | | | | | | | | | | | | | ActiveJob from app.config.active_job
| | * | | Update ActiveJob guide [ci skip]Cristian Bica2014-08-131-3/+12
| | | | |
| | * | | Merge branch 'master' into activejobCristian Bica2014-08-131-1/+1
| | |\| |
| | * | | [ci skip] First version of the Active Job guideCristian Bica2014-08-131-0/+323
| | | | |
| * | | | Remove more references to respond_withJosé Valim2014-08-172-2/+7
| | | | |
| * | | | [ci skip] Fix sample code in Layouts and Rendering guideyuuji.yaginuma2014-08-171-1/+1
| | | | |
| * | | | [ci skip] re-worded section on CookieStore to make it more readable.Tom Kadwill2014-08-161-3/+3
| | | | |
| * | | | Point to rubygems instead of Rails GitHub. [ci skip]Rafael Mendonça França2014-08-151-1/+1
| | | | | | | | | | | | | | | | | | | | The rails repository is not the official plugin anymore
| * | | | Fixed link for in_place_editor [ci skip]Arun Agrawal2014-08-151-1/+1
| | | | | | | | | | | | | | | | | | | | closes #16512
| * | | | ಠ_ಠ now that the commit sha is known I can add it to the relese guide.Yves Senn2014-08-141-0/+1
| | | | |
| * | | | remove deprecated `MissingHelperError` proxy.Yves Senn2014-08-141-0/+5
| | | | | | | | | | | | | | | | | | | | The error was moved outside of the `ClassMethods` module.
| * | | | Merge pull request #16408 from aditya-kapoor/add-doc-ERB-escapeZachary Scott2014-08-131-0/+15
| |\ \ \ \ | | |_|/ / | |/| | | [ci skip] add note about the ERB escape in generator docs
| | * | | [ci skip] add note about the ERB escape in generator docsAditya Kapoor2014-08-141-0/+15
| | | | |
* | | | | Prepare for partial release.Kasper Timm Hansen2014-08-171-0/+32
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Default to Rails::DeprecatedSanitizer in ActionView::Helpers::SanitizeHelper. - Add upgrade notes. - Add sanitizer to new applications Gemfiles. - Remove 'rails-dom-testing' as a dependency.
* | | | | Merge branch 'master' into loofahRafael Mendonça França2014-08-1220-327/+452
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: actionpack/CHANGELOG.md actionpack/test/controller/integration_test.rb actionview/CHANGELOG.md
| * | | | [ci skip] Fix broken url in plugins guideyuuji.yaginuma2014-08-121-1/+1
| | |/ / | |/| |
| * | | Merge pull request #16300 from ↵Godfrey Chan2014-08-101-1/+5
| |\ \ \ | | | | | | | | | | | | | | | | | | | | vast/mention-changes-to-nil-serialization-in-upgrading-from-3.2 Mention changes to `nil` handling in serialized attributes
| | * | | [ci skip] Clarify the "Serialized Attributes" sectionVasily Polovnyov2014-07-261-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | Mention that the change in nil handling for serialized attributes affects custom coders.
| | * | | [ci skip] Mention the change in nil handling for serialized attributesVasily Polovnyov2014-07-261-0/+3
| | | | | | | | | | | | | | | | | | | | in "Upgrading from Rails 3.2 to Rails 4.0"
| * | | | Cleanup Guides Guidelines [ci skip]Robert Eshleman2014-08-101-12/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Copy editing for clarity in several locations * Rename "Titles" section to "Headings" * Fix incorrect anchor in link to API Documentation Guidelines for filenames
| * | | | [ci skip] Fix sample code in engines guideyuuji.yaginuma2014-08-101-2/+2
| | | | |
| * | | | Fix typo in plugins docGuillermo Álvarez Fernández2014-08-081-1/+1
| | | | |