aboutsummaryrefslogtreecommitdiffstats
path: root/guides
Commit message (Expand)AuthorAgeFilesLines
...
| * | Added docs for 'remove' method [ci skip]Rashmi Yadav2013-08-141-0/+11
| * | Merge branch 'master' of github.com:rails/docrailsThiago Pinto2013-08-148-62/+52
| |\ \
| | * | Minor align BR tags with HTML void - with reference to the generators code ch...AvnerCohen2013-08-072-2/+2
| | * | Added Action View in 'rake about' [ci skip]Arun Agrawal2013-08-021-5/+6
| * | | guides should tell people to write ruby code, not outputThiago Pinto2013-08-141-0/+7
* | | | Merge pull request #11059 from robin850/improve-test-guideXavier Noria2013-08-161-6/+64
|\ \ \ \
| * | | | Improve the testing guide [ci skip]Robin Dupret2013-06-251-6/+64
* | | | | Use binary mode to write uploaded files [ci skip] See: http://stackoverflow.c...Brendon Muir2013-08-161-1/+1
| |_|_|/ |/| | |
* | | | document `assert_not_XYZ` in place of `refute_XYZ`.Yves Senn2013-08-141-10/+10
* | | | Merge pull request #11617 from swooop/doc_sanitizeXavier Noria2013-08-141-0/+66
|\ \ \ \
| * | | | Added SanitizeHelper to rails guide docs [ci skip]Toby Sims2013-07-291-0/+66
| | |/ / | |/| |
* | | | Merge pull request #11756 from zilkey/masterYves Senn2013-08-131-0/+13
|\ \ \ \
| * | | | added String#to_date documentation to Rails 4 upgrade guideJeff Dean2013-08-061-0/+13
* | | | | Merge pull request #11807 from jetthoughts/11804_actions_are_public_methodsSteve Klabnik2013-08-131-0/+4
|\ \ \ \ \
| * | | | | #11804: Add description of action in Getting Started GuidePaul Nikitochkin2013-08-131-0/+4
* | | | | | Merge pull request #11847 from AJ-Acevedo/masterSteve Klabnik2013-08-131-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Updated outdated initialization guide [ci skip]AJ Acevedo2013-08-131-1/+1
* | | | | | Add plural form example for AR I18n section [ci skip]Sadjow Leão2013-08-131-0/+13
* | | | | | Merge pull request #11823 from fomede/add-jquery-ujs-reference-linkSteve Klabnik2013-08-121-1/+1
|\ \ \ \ \ \
| * | | | | | Add events reference link to the text about jquery-ujs [ci skip]Sadjow Leão2013-08-121-1/+1
* | | | | | | Added comment to a guide about necessity of `:dependent` option for associati...Ilya Vorontsov2013-08-121-0/+6
| |/ / / / / |/| | | | |
* | | | | | Add author_name field to post_params to the engines docsSergey Kuznetsov2013-08-101-0/+8
|/ / / / /
* | | | | Fix a broken linkHiroshige Umino2013-08-091-1/+1
* | | | | Remove using of suffix with term. [ci skip]Paul Nikitochkin2013-08-081-1/+1
* | | | | Merge pull request #10045 from senny/document_relative_url_rootYves Senn2013-08-071-2/+39
|\ \ \ \ \
| * | | | | document how to deploy to a subdirectory. #2992 [ci skip]Yves Senn2013-08-071-2/+39
* | | | | | Merge pull request #11784 from davetoxa/patch-2Carlos Antonio da Silva2013-08-061-1/+1
|\ \ \ \ \ \
| * | | | | | Bump ruby version [ci skip]Anton Cherepanov2013-08-071-1/+1
* | | | | | | Bump ruby version [ci skip]Anton Cherepanov2013-08-071-3/+3
|/ / / / / /
* | | | | | #11759: Update Assets Pipeline GuidePaul Nikitochkin2013-08-061-2/+2
* | | | | | Removed confusing statements about routes in getting started guide [ci skip]Prathamesh Sonpatki2013-08-051-3/+3
* | | | | | migrations guide: fix and edits [ci skip]Xavier Noria2013-08-051-7/+9
* | | | | | getting started guide: pass the resource to the URL helper [ci skip]Xavier Noria2013-08-051-1/+1
| |/ / / / |/| | | |
* | | | | Merge pull request #11677 from jaggederest/masterRafael Mendonça França2013-08-041-1/+1
|\ \ \ \ \
| * | | | | remove language about configuring digest method [ci skip]Justin George2013-07-311-1/+1
| * | | | | update guide to reflect default HMAC SHA1 in MessageVerifier used in SignedCo...Justin George2013-07-301-1/+1
* | | | | | Merge pull request #11749 from Alamoz/getting_started_guideRafael Mendonça França2013-08-041-0/+15
|\ \ \ \ \ \
| * | | | | | Added to 'Security' section; especially reference to 'Ruby on Rails Security ...Adrien Lamothe2013-08-041-0/+15
* | | | | | | Merge pull request #11737 from tkhr/fix-document-about-on-validation-helpersRafael Mendonça França2013-08-041-3/+2
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Fix active_record_validations.md document, `:save` for `on:` validation helpe...Takehiro Adachi2013-08-041-3/+2
| | |_|_|_|/ | |/| | | |
* | | | | | Remove "Using Action View outside of Rails" section from AV overview guideGuillermo Iguaran2013-08-041-69/+0
* | | | | | :scissors:Rafael Mendonça França2013-08-031-3/+3
* | | | | | No need to abbreviate applicationRafael Mendonça França2013-08-031-1/+1
* | | | | | Merge pull request #11747 from bradly/guides_getting_started_fixRafael Mendonça França2013-08-031-1/+1
|\ \ \ \ \ \
| * | | | | | Add note that you must be in the rails app directory when starting up the ser...Bradly Feeley2013-08-031-1/+1
* | | | | | | Merge pull request #11733 from iainbeeston/masterRafael Mendonça França2013-08-031-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Updated the guide to say that the localisation file for validation messages i...Iain Beeston2013-08-031-1/+1
| |/ / / / / /
* | | | | | | Merge pull request #11738 from gaurish/guides-association-basics-fixRafael Mendonça França2013-08-031-2/+3
|\ \ \ \ \ \ \
| * | | | | | | [Fixes #11734]Correct Association Basics Guide on has_and_belongs_to_many[ci ...Gaurish Sharma2013-08-031-2/+3
| |/ / / / / /
* / / / / / / used flat_map instead of map.flatten in /guides/rails_guides/helpers.rbKarunakar (Ruby)2013-08-041-1/+1
|/ / / / / /