aboutsummaryrefslogtreecommitdiffstats
path: root/guides
Commit message (Expand)AuthorAgeFilesLines
* minor fixes in the configuring guide [ci skip]Xavier Noria2014-10-031-15/+15
* Revert "Fix style for rescue responses doc [ci skip]"Xavier Noria2014-10-031-16/+15
* Merge pull request #17153 from yuki24/fix-doc-format-for-rescue-responsesAbdelkader Boudih2014-10-031-15/+16
|\
| * Fix style for rescue responses doc [ci skip]Yuki Nishijima2014-10-021-15/+16
* | Merge pull request #17151 from y-yagi/patch-1Abdelkader Boudih2014-10-031-0/+1
|\ \
| * | [ci skip] add `test:jobs` task to testing guideyuuji.yaginuma2014-10-031-0/+1
* | | Add documentation on Active Job.mo khan2014-10-021-1/+1
* | | Merge pull request #17124 from yuktikhurana/fix_render_file_guideAbdelkader Boudih2014-10-011-1/+1
|\ \ \
| * | | In render file, by default the current layout is rendered alwaysyuktikhurana2014-10-011-1/+1
| | |/ | |/|
* / | Update single table inheritance link anchorSu Zhang (張甦)2014-09-301-1/+1
|/ /
* | technical correction in guides under 'Generating an engine'David Elliott2014-09-282-4/+4
* | Merge branch 'master' of github.com:rails/docrailsVijay Dev2014-09-284-11/+16
|\ \
| * | [ci skip] Fix code snippet display in Action Mailer Basics guide.Juanito Fatas2014-09-161-2/+1
| * | form_helpers: demonstrating there is also a collection_select method in form ...Thiago Pinto2014-09-131-0/+6
| * | [ci skip] Fix some typos, normalize sentence.Juanito Fatas2014-09-081-7/+7
| * | 'Revert' ->active_record_migrations [ci skip]Harshad Sabne2014-09-061-1/+1
| * | 'Reversible' ->active_record_migrations [ci skip]Harshad Sabne2014-09-041-1/+1
* | | Tiny follow-up to #16999 [ci skip]Robin Dupret2014-09-271-1/+1
* | | Fix typo in upgrading guidePrathamesh Sonpatki2014-09-271-1/+1
| |/ |/|
* | Add documentation about `config.action_dispatch.rescue_responses`Yuki Nishijima2014-09-261-0/+23
* | [ci skip] Remove reference to config.threadsafe! in guides/configuriing.mdByron Bischoff2014-09-251-2/+2
* | rails-html-sanitizer is now the defaultRafael Mendonça França2014-09-251-9/+6
* | Revert "Revert "Merge pull request #16888 from jejacks0n/render_template""Godfrey Chan2014-09-261-0/+11
* | Fix typoJake Worth2014-09-241-1/+1
* | [CI SKIP] Improve force push note.Guo Xiang Tan2014-09-231-5/+5
* | Added note about updating pull requests by force pushPrathamesh Sonpatki2014-09-231-0/+17
* | Revert "Merge pull request #16888 from jejacks0n/render_template"Godfrey Chan2014-09-231-11/+0
* | CHANGELOG for 07635a7Godfrey Chan2014-09-231-0/+11
* | Merge pull request #16999 from cristianbica/activejob-adapters-rdocAbdelkader Boudih2014-09-221-35/+7
|\ \
| * | Added RDoc for each Active Job adapterCristian Bica2014-09-221-35/+7
* | | Wrap it up! :trollface: [ci skip]Zachary Scott2014-09-221-3/+2
* | | Wrap Adequate Record release notes at 80 chars [ci skip]Zachary Scott2014-09-221-6/+14
|/ /
* | Merge pull request #16984 from chancancode/fix_16578Godfrey Chan2014-09-221-0/+15
|\ \
| * | Document that the default for `rails server -b` has changedGodfrey Chan2014-09-221-0/+15
* | | Merge pull request #16979 from square/standardize-call-styleYves Senn2014-09-212-2/+2
|\ \ \
| * | | Standardize on `Rails.application` [ci skip]Tamir Duberstein2014-09-193-5/+5
| |/ /
* / / [ci skip] modify the description of production log level defaultyuuji.yaginuma2014-09-212-2/+2
|/ /
* | Merge pull request #16930 from todd/upgrade_guideAbdelkader Boudih2014-09-171-4/+40
|\ \
| * | Added Responders docs, made Web Console docs more consistent. [ci skip]Todd Bealmear2014-09-161-4/+40
* | | [guides] 4.2 release notes: added technical details for Adequate Recordabhishek2014-09-161-4/+33
* | | Make explicit 4.1 is being maintained by a special situationRafael Mendonça França2014-09-161-1/+4
|/ /
* | [ci skip] Fix typo `equals to` --> `equal to`Akshay Vishnoi2014-09-161-1/+1
* | As of Unicode 6.3, Mongolian Vowel Separator is not whitespaceMatthew Draper2014-09-151-1/+1
* | Singular credit_card controller name changed to pluralNiko Kiuru2014-09-141-1/+1
* | Prepare maintenance policy for 4.2 release [ci skip]Rafael Mendonça França2014-09-121-3/+3
* | [ci skip] #find_in_batches doesn't support :include optiontanmay30112014-09-121-4/+2
* | Changes puts to logger.infoFilip Bartuzi2014-09-111-2/+2
* | Fix typoRafael Mendonça França2014-09-101-1/+1
* | Merge pull request #16839 from chancancode/default_test_orderRafael Mendonça França2014-09-103-4/+25
|\ \
| * | Default to sorting user's test cases for nowGodfrey Chan2014-09-083-4/+25