aboutsummaryrefslogtreecommitdiffstats
path: root/guides
Commit message (Expand)AuthorAgeFilesLines
* Fix break on generated htmlCakey | Buddy Magsipoc2014-11-011-2/+1
* Merge pull request #17040 from clyfe/patch-1Rafael Mendonça França2014-10-311-2/+4
|\
| * Explicit route test classClaudius Nicolae2014-09-241-2/+4
* | Tiny documentation improvements [ci skip]Robin Dupret2014-10-311-5/+4
* | Merge pull request #17460 from hbriggs/masterAbdelkader Boudih2014-10-311-4/+7
|\ \
| * | Add masked authenticity token section, details on finder options, misc typos ...Hannah Briggs2014-10-311-5/+8
* | | [ci skip] fix incorrect key in Active Support Instrumentation guideyuuji.yaginuma2014-10-311-5/+5
* | | Add status code to AS::Instrumentation table, like #17441 [ci skip]Zachary Scott2014-10-301-0/+1
* | | Add :db_runtime to table [ci skip]Łukasz Strzałkowski2014-10-301-0/+1
* | | correct GlobalID mixin name in the guidesChris Moylan2014-10-291-1/+1
* | | [ci skip] Fixes typos in section 2.7 "Rails Html Sanitizer", adds content to ...Hannah Briggs2014-10-291-3/+3
|/ /
* | better example for tokenizer lambda [ci skip]Robin Tweedie2014-10-291-1/+1
* | Merge pull request #17039 from zv1n/add_prefix_delimiterRafael Mendonça França2014-10-281-0/+23
|\ \
| * | Added queue_name_delimiter attribute.Terry Meacham2014-10-261-0/+23
* | | Mention only_path deprecation in release notes [ci skip]Godfrey Chan2014-10-281-0/+3
* | | The code was not up-to-dateAkira Matsuda2014-10-251-9/+7
* | | Fix typo in "Active Record Basics" guide. [ci skip]nakadai2014-10-241-1/+1
|/ /
* | AR Migrations Guide#Foreign Keys: fix wrong tableJon Atack2014-10-241-1/+1
* | Update CHANGELOG and release notes for e98f2a7Godfrey Chan2014-10-221-0/+4
* | Oops, missed a closing bracket [ci skip]Godfrey Chan2014-10-211-1/+1
* | [ci skip] Provide more reasoning to not accept cosmetic changesTu Hoang2014-10-211-1/+1
* | fix wrong #17318 [ci skip]Igor Kapkov2014-10-191-1/+1
* | make guides example more friendly to nonlatin langsIgor Kapkov2014-10-191-1/+1
* | Improve the warning a bit [ci skip]Rafael Mendonça França2014-10-161-1/+1
* | Merge pull request #15827 from yuki24/another-improvements-for-dynamic-error-...Rafael Mendonça França2014-10-161-1/+3
|\ \
| * | A warning line should look like a warning sectionYuki Nishijima2014-06-191-1/+3
* | | Clarify wording in Rails HTML Sanitizer sectionDave Powers2014-10-161-1/+1
* | | mention the :without option [ci skip]Rob2014-10-161-0/+2
* | | Merge pull request #17281 from y-yagi/configuring_guideZachary Scott2014-10-161-14/+15
|\ \ \
| * | | [ci skip] add AC::InvalidCrossOriginRequest to list of rescue_responses defaultyuuji.yaginuma2014-10-161-14/+15
* | | | Remove broken http://tore.darell.no linkclaudiob2014-10-151-1/+1
|/ / /
* | | [ci skip] removing ruby-i18n.org/wiki link that is not available and using ...Gaurav Sharma2014-10-091-9/+6
* | | Warning about middleware not auto-reloadingNicolas Cavigneaux2014-10-081-0/+4
* | | Fix grammarDave Powers2014-10-071-1/+1
* | | Fix typo in Active Model guidePrathamesh Sonpatki2014-10-051-2/+2
* | | [ci skip] Merge ActiveModel::SecurePassword guide from @aditya-kapoorZachary Scott2014-10-041-0/+46
|\ \ \
| * | | [ci skip] add guide for ActiveModel::SecurePasswordAditya Kapoor2014-08-111-0/+46
* | | | Edits to ActiveModel guide [ci skip]Nick Meehan2014-10-041-36/+38
* | | | Add Active Model to guides [ci skip]Mauro George2014-10-042-14/+302
* | | | Clarify possible validations you can use to avoid a NULL boolean valueZachary Scott2014-10-031-2/+8
* | | | Fix typoJake Worth2014-10-031-1/+1
* | | | 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
| | |/ / / / | |/| | | |