aboutsummaryrefslogtreecommitdiffstats
path: root/guides
Commit message (Collapse)AuthorAgeFilesLines
* [ci skip] add `enable_extension` to PostgreSQL hstore exampleyuuji.yaginuma2014-12-071-0/+3
|
* Merge pull request #17942 from yui-knk/fix/upgrading.mdRichard Schneeman2014-12-061-1/+1
|\ | | | | [ci skip] update rails version to 3.2.21
| * [ci skip] update rails version to 3.2.21yui-knk2014-12-061-1/+1
| |
* | Merge pull request #17943 from jeremywadsack/doc_cache_importabilityRichard Schneeman2014-12-061-0/+4
|\ \ | |/ |/| Add Guides note to change cache namespace
| * Add Guides note to change cache name space as Entry data is incompatible ↵Jeremy Wadsack2014-12-041-0/+4
| | | | | | | | between 3.2 and 4.0
* | Fix sentence structure [ci skip]Brooks Reese2014-12-051-1/+1
| |
* | Fix grammar in Rakefile markup [ci skip]Brooks Reese2014-12-051-1/+1
| |
* | remove misleading class [ci skip]Sergey Alekseev2014-12-041-1/+1
|/
* Merge pull request #17892 from y-yagi/active_support_core_extensions_guideZachary Scott2014-12-021-18/+0
|\ | | | | [ci skip] remove references to `Numeric#from_now`
| * [ci skip] remove references to `Numeric#from_now`yuuji.yaginuma2014-12-031-18/+0
| |
* | Fix typo [ci skip]Andrew White2014-12-021-2/+2
| |
* | Clarify change to process helpers [ci skip]Andrew White2014-12-021-0/+11
|/ | | | | | | Add additional information to the release notes to explain the requirement for paths in integration tests to start with a leading slash. Fixes #17870.
* [Testing guide] Using "Fixtures API" consistentlyPrathamesh Sonpatki2014-11-301-1/+1
| | | | | | | | | - In guides, "API" is used consistently instead of "api". - Reason behind replacing "fixtures API" to "Fixtures API" is because here we are referring to the concept of "fixtures". In other places in the guide "fixture" OR "fixtures" is referred to the single or multiple instances of test data. - This is also followup of https://github.com/rails/docrails/commit/aa9d1332b20305dd860b21a7ada06c5252bebad5#commitcomment-8497376.
* [Testing guide] Use "Fixtures API" instead of "fixture api".Prathamesh Sonpatki2014-11-301-1/+1
|
* [ci skip] fix description of url_foryuuji.yaginuma2014-11-301-13/+1
|
* Pass symbol as an argument instead of a blockErik Michaels-Ober2014-11-291-1/+1
|
* Remove a reference to Ruby 1.9 in Guidesclaudiob2014-11-281-1/+1
| | | | | | | [ci skip] Now that Rails requires Ruby >= 2.0 there is no need to document Ruby 1.9.
* [ci skip] fix class nameyui-knk2014-11-291-1/+1
|
* Start Rails 5 development :tada:Rafael Mendonça França2014-11-281-27/+1
| | | | | | | We will support only Ruby >= 2.1. But right now we don't accept pull requests with syntax changes to drop support to Ruby 1.9.
* 4.2 release notes pass [skip ci]Jon Atack2014-11-281-19/+19
|
* release notes: edit pass [ci skip]Xavier Noria2014-11-271-19/+17
|
* release notes: iteration over the description of Global ID [ci skip]Xavier Noria2014-11-271-4/+14
|
* [ci skip] Remove outdate note of :dependentAaron Huang2014-11-281-2/+0
|
* updates some pointers in the guides welcome section [ci skip]Xavier Noria2014-11-271-1/+1
|
* removes double mention of deliver_nowXavier Noria2014-11-271-4/+0
|
* edits in the release notes for 4.2Xavier Noria2014-11-271-12/+22
|
* Merge pull request #17796 from leafac/fix-formatYves Senn2014-11-271-1/+9
|\ | | | | | | Fix format "Form Helpers" guide
| * Fix format "Form Helpers" guideLeandro Facchinetti2014-11-261-1/+1
| | | | | | | | The `"_tag"` was interpreted as the start of a italics.
* | Fix typo in Rails 4.2 release notesFelipe Zavan2014-11-271-1/+1
| |
* | pass over the release notesXavier Noria2014-11-271-104/+118
| |
* | Clarify where result goes, and supported formats of generate task.Zachary Scott2014-11-251-1/+3
| | | | | | | | [ci skip]
* | Use web_console 2.0 for 4.2.0.rc1 releaseGenadi Samokovarov2014-11-261-1/+1
| | | | | | | | | | This one replaces the notable web-console mentions in guide and the default Gemfile.
* | Remove Web Console /console references in the guidesGenadi Samokovarov2014-11-252-14/+4
| |
* | Fixing wrong link in 'Ruby on Rails 3.0 Release Notes' [ci skip]Javier Vidal2014-11-251-1/+1
| |
* | Rearrange release notes by importance [ci skip]Godfrey Chan2014-11-251-99/+85
| |
* | :scissors: WIP labels [ci skip]Godfrey Chan2014-11-252-6/+0
| |
* | Prepare for RC: un-wip release notes [ci skip]Godfrey Chan2014-11-251-1/+0
| |
* | We shouldn't be linking to edgeapi [ci skip]Godfrey Chan2014-11-251-1/+1
| |
* | Prepare for RC: link to the 4-2-stable [ci skip]Godfrey Chan2014-11-252-3/+3
| |
* | Cross link to upgrade guide [ci skip]Godfrey Chan2014-11-251-1/+2
| |
* | Final sync with CHANGELOGs [ci skip]Godfrey Chan2014-11-251-2/+7
| |
* | :scissors: TODOGodfrey Chan2014-11-251-4/+3
| |
* | The default hasn't changed, so this is not an incompatibility [ci skip]Godfrey Chan2014-11-251-16/+0
| |
* | Simplify section on adequate record [ci skip]Godfrey Chan2014-11-251-14/+14
| |
* | Mention log_level deprecation in upgrade guides [ci skip]Godfrey Chan2014-11-251-0/+12
| |
* | Merge pull request #17755 from zzak/changelog-for-16622Godfrey Chan2014-11-251-0/+3
|\ \ | | | | | | Add a CHANGELOG entry for #16622 and a6de6f5 [ci skip]
| * | Add Release Note for #16622 [ci skip]Zachary Scott2014-11-241-0/+3
| | |
* | | Add release note for #17743 [ci skip]Zachary Scott2014-11-241-0/+13
| | |
* | | Update docs to reflect changes to MailerGenerator.Guo Xiang Tan2014-11-251-11/+26
|/ /
* | Add `.reflections` change to release note [skip ci]Arthur Neves2014-11-241-0/+3
| | | | | | | | [related #17718]