Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ci skip] Wrap with double quotation | yui-knk | 2015-04-10 | 1 | -1/+1 |
| | |||||
* | [ci skip] Remove unnecessary lines | yui-knk | 2015-04-01 | 1 | -2/+0 |
| | |||||
* | [ci skip] Add `:` | yui-knk | 2015-04-01 | 1 | -1/+1 |
| | |||||
* | No need to mention unit tests in testing guide anymore | Kir Shatrov | 2015-03-31 | 1 | -2/+0 |
| | |||||
* | New test runner syntax in testing guide | Kir Shatrov | 2015-03-31 | 1 | -4/+4 |
| | |||||
* | Suggest new hash syntax in testing guide | Kir Shatrov | 2015-03-31 | 1 | -2/+2 |
| | |||||
* | Don't suggest `bin/rails test controllers` | Kir Shatrov | 2015-03-31 | 1 | -1/+0 |
| | |||||
* | Add missing "of" to testing guide. | Hendy Tanata | 2015-03-30 | 1 | -1/+1 |
| | |||||
* | Merge branch 'kirs' | Matthew Draper | 2015-03-30 | 1 | -30/+23 |
|\ | |||||
| * | Switch to `bin/rails test` in testing guide | Kir Shatrov | 2015-03-30 | 1 | -30/+23 |
| | | | | | | rails/rails#18305 | ||||
* | | Merge branch 'master' of github.com:rails/docrails | Vijay Dev | 2015-03-26 | 7 | -28/+28 |
|\ \ | | | | | | | | | | | | | Conflicts: guides/source/4_0_release_notes.md | ||||
| * | | Rails 5 requires 2.2.1. [ci skip] | Juanito Fatas | 2015-03-24 | 1 | -1/+1 |
| | | | | | | | | | | | | Follow up of https://github.com/rails/rails/pull/19263. | ||||
| * | | [ci skip] Change to a singular form (`the comment model`) | yui-knk | 2015-03-24 | 1 | -1/+1 |
| | | | |||||
| * | | [ci skip] Capitalize title | yui-knk | 2015-03-22 | 1 | -1/+1 |
| |/ | |||||
| * | Better title in Testing Guide | Kir Shatrov | 2015-03-22 | 1 | -1/+1 |
| | | | | | | | | suggested by @senny https://github.com/rails/rails/pull/18305#issuecomment-73847595 | ||||
| * | [ci skip] Fix link format | yui-knk | 2015-03-15 | 1 | -1/+1 |
| | | |||||
| * | [ci skip] Remove spaces | yui-knk | 2015-03-14 | 1 | -27/+27 |
| | | |||||
| * | Add backquote to :as option. | yui-knk | 2015-03-11 | 1 | -1/+1 |
| | | |||||
| * | [ci skip] Remove unnecessary space | yui-knk | 2015-03-04 | 1 | -2/+2 |
| | | |||||
| * | [ci skip] Fix fenced code block lang | yui-knk | 2015-03-03 | 1 | -1/+1 |
| | | |||||
| * | [ci skip] Add `.` | yui-knk | 2015-03-03 | 1 | -1/+1 |
| | | |||||
* | | [skip ci] Minor edits for clarity, to make smooth, & separate clauses. | Kyle Oba | 2015-03-25 | 1 | -2/+2 |
| | | | | | | | | | | | | * Add conjunction for clarity. * Add comma between independent clauses: create command, and generation of fixtures. | ||||
* | | Documenting remove_column as a reversible migration method [ci skip] | Andrey Nering | 2015-03-25 | 1 | -0/+8 |
| | | |||||
* | | [ci skip] Active Record Validations guide fixes | Jon Atack | 2015-03-25 | 1 | -3/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Remove deprecated `[]=` - Fix duplicate `errors#add` example. The second code example was originally `[]=`, replace it with `[] <<`. - Improve explanations for `errors#add` and `errors#full_messages` Follow-up to PR #19457 (closed after borking my git history). Apologies for the duplicate PR. cc @kaspth | ||||
* | | update `config.assets.digest` default value in guides [ci skip] | yuuji.yaginuma | 2015-03-25 | 1 | -2/+1 |
| | | |||||
* | | [ci skip] Update 4.2 Release notes with more assert_select information. | Kasper Timm Hansen | 2015-03-24 | 1 | -0/+24 |
| | | | | | | | | | | Adds documentation for substitutions and why Regexp substitions look different when assertion fails. | ||||
* | | Merge pull request #19455 from jonatack/patch-1 | Carlos Antonio da Silva | 2015-03-22 | 1 | -14/+14 |
|\ \ | | | | | | | [ci skip] Consistent spacing inside hash brackets in Action View guide. | ||||
| * | | [ci skip] Consistent spacing inside hash brackets | Jon Atack | 2015-03-22 | 1 | -14/+14 |
| | | | |||||
* | | | Merge pull request #19434 from kirs/deprecate-alias-method-chain | Rafael Mendonça França | 2015-03-22 | 1 | -2/+2 |
|\ \ \ | | | | | | | | | Deprecate alias_method_chain in favour of Module#prepend | ||||
| * | | | Deprecate alias_method_chain in favour of Module#prepend | Kir Shatrov | 2015-03-22 | 1 | -2/+2 |
| | | | | | | | | | | | | …as discussed #19413 | ||||
* | | | | Change 'a' to 'an' for 'HABTM' word [ci skip] | Santosh Wadghule | 2015-03-23 | 1 | -1/+1 |
| | | | | |||||
* | | | | [ci skip] Add link for "parameter_names section" | yui-knk | 2015-03-23 | 1 | -1/+1 |
| |/ / |/| | | |||||
* | | | [ci skip] Change `the null` to `a not null constraint` | yui-knk | 2015-03-22 | 1 | -1/+1 |
|/ / | |||||
* | | Change 'girlfriend' to 'partner' | Sean Collins | 2015-03-20 | 1 | -1/+1 |
| | | |||||
* | | Revert "Merge pull request #19404 from dmathieu/remove_rack_env" | Jeremy Kemper | 2015-03-20 | 1 | -4/+4 |
| | | | | | | | | | | | | | | Preserving RACK_ENV behavior. This reverts commit 7bdc7635b885e473f6a577264fd8efad1c02174f, reversing changes made to 45786be516e13d55a1fca9a4abaddd5781209103. | ||||
* | | Updated MySQL documentation link to MySQL latest version 5.6 everywhere [ci ↵ | amitkumarsuroliya | 2015-03-19 | 1 | -1/+1 |
| | | | | | | | | skip] | ||||
* | | Merge pull request #19410 from y-yagi/add_reference_example | Sean Griffin | 2015-03-19 | 1 | -1/+1 |
|\ \ | | | | | | | add foreign_key option to result of references column type [ci skip] | ||||
| * | | add foreign_key option to result of references column type [ci skip] | yuuji.yaginuma | 2015-03-19 | 1 | -1/+1 |
| | | | |||||
* | | | don't fallback to RACK_ENV when RAILS_ENV is not present | Damien Mathieu | 2015-03-19 | 1 | -4/+4 |
|/ / | |||||
* | | Merge pull request #19403 from akshay-vishnoi/docs | Abdelkader Boudih | 2015-03-19 | 1 | -1/+1 |
|\ \ | | | | | | | [ci skip] use true as value rather than symbol | ||||
| * | | [ci skip] use true as value rather than symbol | Akshay Vishnoi | 2015-03-19 | 1 | -1/+1 |
| | | | |||||
* | | | [skip ci] Fixed typo | James | 2015-03-19 | 1 | -1/+1 |
|/ / | |||||
* | | [ci skip] use false as value rather than symbol | Akshay Vishnoi | 2015-03-19 | 1 | -1/+1 |
| | | |||||
* | | Change commands in the Getting Started guide to use scripts in bin/ | Dimiter Petrov | 2015-03-18 | 1 | -9/+9 |
| | | | | | | | | [ci skip] | ||||
* | | Merge pull request #19240 from yui-knk/refactor/guide_rb | Yves Senn | 2015-03-18 | 1 | -45/+0 |
|\ \ | | | | | | | | | | | | | | | | | | | Remove gem check in guides/rails_guides.rb Conflicts: guides/rails_guides.rb | ||||
| * | | Remove gem check in guides/rails_guides.rb | yui-knk | 2015-03-07 | 1 | -45/+0 |
| | | | | | | | | | | | | | | | Now rails/Gemfile includes nokogiri and redcarpet, so remove gem check from guides/rails_guides.rb | ||||
* | | | - Make example code consistent for better understanding. [ci skip] | Santosh Wadghule | 2015-03-18 | 1 | -5/+5 |
| | | | |||||
* | | | Fix wrong model name for 'Articles', It should be 'Article' [ci skip] | Santosh Wadghule | 2015-03-18 | 1 | -1/+1 |
| | | | | | | | | | | | | - Also changed 'a' to 'an' for 'Article' word. | ||||
* | | | Add config.active_record.dump_schemas. | Ryan Wallace | 2015-03-17 | 1 | -0/+5 |
| | | | | | | | | | | | | | | | | | | | | | Fixes db:structure:dump when using schema_search_path and PostgreSQL extensions. Closes #17157. | ||||
* | | | Adds an example of how to access the arguments passed to a custom rake task ↵ | Mohnish G J | 2015-03-16 | 1 | -2/+2 |
| | | | | | | | | | | | | [ci skip] |