aboutsummaryrefslogtreecommitdiffstats
path: root/guides
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | typo: should be 'DateTime.civil_from_format' and not 'DateTime.civil_from_fro...Corprew Reed2013-12-171-1/+1
|/ / / /
* | / / [ci skip] Prettify the removals from Action Controller in 4.1 release notes.Juanito Fatas2013-12-181-7/+9
| |/ / |/| |
* | | Mention new CSRF protection gotcha in upgrade guideJeremy Kemper2013-12-171-1/+26
* | | Discuss Action Pack's new CSRF protection from remote script tags and what it...Jeremy Kemper2013-12-171-132/+146
* | | Merge pull request #13345 from jeremy/get-csrfJeremy Kemper2013-12-171-3/+5
|\ \ \
| * | | CSRF protection from cross-origin <script> tagsJeremy Kemper2013-12-171-3/+5
* | | | Merge pull request #13314 from laurocaetano/blacklist_array_methodsJeremy Kemper2013-12-171-0/+17
|\ \ \ \
| * | | | Create a blacklist to disallow mutator methods to be delegated to `Array`.Lauro Caetano2013-12-171-0/+17
* | | | | Merge pull request #13346 from chancancode/release_notes_etcYves Senn2013-12-172-45/+145
|\ \ \ \ \
| * | | | | Some assorted fixes for the 4.1 release notes:Godfrey Chan2013-12-172-45/+145
| |/ / / /
* | | | | Merge pull request #13341 from carlosantoniodasilva/ca-i18nCarlos Antonio da Silva2013-12-171-0/+17
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add changelog and upgrading notice related to I18n enforce_available_locales ...Carlos Antonio da Silva2013-12-171-0/+17
* | | | | release notes link to fixed versions of the API. [ci skip]Yves Senn2013-12-172-2/+2
|/ / / /
* / / / minor doc reword. Upgrade Rails itself not to Rails. [ci skip]Yves Senn2013-12-171-3/+3
|/ / /
* | | use `bin/spring` in release notes. [ci skip]Yves Senn2013-12-171-1/+1
* | | Remove the link for code.whytheluckystiff.netRafael Mendonça França2013-12-161-1/+1
* | | Fix url leak in application templates guideJacob Evan Shreve2013-12-161-1/+1
* | | Added `absence` parameter to pluralization tableIvan2013-12-161-0/+1
* | | Merge pull request #13307 from akshay-vishnoi/typoRafael Mendonça França2013-12-151-1/+1
|\ \ \
| * | | Spelling and Grammar check [ci skip]Akshay Vishnoi2013-12-161-1/+1
* | | | Merge pull request #13181 from fluxusfrequency/patch-4Robin Dupret2013-12-141-221/+603
|\ \ \ \ | |_|_|/ |/| | |
| * | | Word wrapping engines guide [ci skip]Ben Lewis2013-12-141-189/+568
| * | | Clarification, grammar fixes, punctuation, and capitalization [ci skip]Ben Lewis2013-12-141-84/+87
* | | | Improved documents [ci skip]Kuldeep Aggarwal2013-12-144-4/+4
* | | | Improve document: working with javascript in rails [ci skip].Juanito Fatas2013-12-141-5/+15
* | | | Merge pull request #13305 from psahni/form_tag_with_parametersYves Senn2013-12-131-1/+1
|\ \ \ \
| * | | | form_tag with parameters fixed [ ci skip ]Prashant Sahni2013-12-131-1/+1
* | | | | fix grammatical errorAfshin Mokhtari2013-12-121-1/+1
* | | | | docs guidelines: recommends wording in a way that avoids "you"s and "your"sXavier Noria2013-12-121-1/+15
* | | | | copy-edits 68abbac [ci skip]Xavier Noria2013-12-121-10/+22
* | | | | Merge pull request #13293 from akshay-vishnoi/typoCarlos Antonio da Silva2013-12-121-1/+1
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Spelling and Grammar checksAkshay Vishnoi2013-12-121-1/+1
| |/ / /
* | | | Merge pull request #13271 from chancancode/warn_about_using_return_in_as_call...Rafael Mendonça França2013-12-121-0/+33
|\ \ \ \
| * | | | Warn about using `return` inside inline callback blocks [ci skip]Godfrey Chan2013-12-111-0/+33
* | | | | Merge pull request #13290 from strzalek/inline-syntax-docsRafael Mendonça França2013-12-121-0/+10
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Variants inline syntax documentation [ci skip]Łukasz Strzałkowski2013-12-121-0/+10
* | | | | Merge pull request #13032 from kuldeepaggarwal/after_touch_documentationYves Senn2013-12-121-0/+49
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | [ci skip] added after_touch callback documentationKuldeep Aggarwal2013-12-121-0/+49
* | | | | typos rectified lifecycle => life cycleAayush khandelwal2013-12-121-1/+1
| |/ / / |/| | |
* | | | Some improvements on building nested forms. [ci skip]Juanito Fatas2013-12-071-7/+11
* | | | capitalize words starting after numbered list to maintain consistency [ci skip]Prashant Sahni2013-12-061-3/+3
* | | | Using 2.3.11 URL for 2.3.x guides [ci skip]Arun Agrawal2013-12-051-1/+1
* | | | add missing CHANGELOG entry for d8c6f52. [ci skip]Yves Senn2013-12-051-0/+3
* | | | end sentences with a `.`. [ci skip]Yves Senn2013-12-051-7/+9
* | | | Rails on Rack: Replace an unpleasant grammatical construct.Jashank Jeremy2013-12-051-1/+1
* | | | Hightlight message verifier in the release notes [ci skip]Rafael Mendonça França2013-12-041-0/+11
* | | | Update the releases notesRafael Mendonça França2013-12-041-0/+1
| |/ / |/| |
* | | Update guides welcome page to point to version 3.2.16 [ci skip]Arun Agrawal2013-12-041-2/+2
* | | update guides to new version of rails 3.2.x[ci skip]Kuldeep Aggarwal2013-12-051-2/+2
* | | mention Active Record enums as major feature for 4.1. [ci skip]Yves Senn2013-12-041-0/+23