aboutsummaryrefslogtreecommitdiffstats
path: root/guides
Commit message (Collapse)AuthorAgeFilesLines
* Rails documentation standard is american english. [ci skip]Ronak Jangir2015-05-201-1/+1
|
* Rails documentation standard is american english. [ci skip]karanarora2015-05-201-1/+1
|
* Fix broken link for minitest. [ci skip]Arun Agrawal2015-05-201-1/+1
| | | For more details see #20222
* Merge pull request #20222 from Gaurav2728/gaurav-update_ruby_linksYves Senn2015-05-203-4/+4
|\ | | | | [ci skip] updated ruby doc links; for rails next version of ruby will be 2.2x
| * [ci skip] update ruby doc links; for rails next version ruby 2.2+ will be ↵Gaurav Sharma2015-05-203-4/+4
| | | | | | | | supported only
* | Rails 5.0 will target Ruby 2.2+, correct rails guide example [ci skip]Gaurav Sharma2015-05-201-1/+1
|/
* Updated postgresql documentation link to use latest version [ci skip]Ronak Jangir2015-05-202-20/+20
|
* [ci skip] add to doc that acceptance validator allows `nil` by defaultRoque Pinel2015-05-191-0/+1
|
* updated squash docs-section [ci skip]Gourav Tiwari2015-05-191-2/+1
| | | | | I happen to squash my couple of commits and when followed steps from guide, I observed that I have to give a commit id after which I want to squash. If I don't provide one it picks last 3 commits, which might not include my commits to squash. Refer: http://stackoverflow.com/questions/5189560/squash-my-last-x-commits-together-using-git
* Merge pull request #20157 from tak1n/masterRafael Mendonça França2015-05-191-1/+1
|\ | | | | Clarify view tests
| * Clarify view tests [ci skip]Benjamin Klotz2015-05-141-1/+1
| | | | | | | | Mention that view tests are made in controller tests.
* | updating the links, they were removed in cc30f5f9 [ci skip]Ankit Gupta2015-05-191-0/+1
| | | | | | | | new links as per pull request comment #20160 (OWASP guides)
* | Merge pull request #20178 from ↵Santiago Pastorino2015-05-171-1/+1
|\ \ | | | | | | | | | | | | vngrs/fix_wrong_default_value_of_javascript_engine config.generators javascript_engine default value is :js not nil
| * | config.generators javascript_engine default value is :js not nil [ci skip]Mehmet Emin İNAÇ2015-05-171-1/+1
| | |
* | | add missing documentation about generators resource_route [ci skip]Mehmet Emin İNAÇ2015-05-171-0/+1
|/ /
* | [ci skip] remove unnecessary mention to Test::Unit from docsRoque Pinel2015-05-161-1/+1
| | | | | | | | | | | | | | | | Fix the guide to state that Rails uses Minitest as the default test framework. Remove unnecessary mention to Test::Unit from the API docs ('constantize' and 'safe_constantize').
* | [ci skip] Improve grammar/syntax in AR validations docs.Tim Wade2015-05-161-12/+12
| |
* | Dead blog/site links [ci skip]Ankit Gupta2015-05-141-1/+1
|/
* [ci skip] Improve phrasing in AR migrations docs.Tim Wade2015-05-131-2/+2
| | | | | | * insert 'and' into a poorly formed sentence. * avoid using 'reverse' twice in the same sentence (which would indicate the opposite of what is meant)
* Merge pull request #20119 from yui-knk/fix/active_record_queryingYves Senn2015-05-121-1/+1
|\ | | | | [ci skip] Fix `transaction` code example
| * [ci skip] Fix `transaction` code exampleyui-knk2015-05-121-1/+1
| |
* | Fix default value in guide [ci skip]Kohei Suzuki2015-05-121-1/+1
| |
* | [ci skip] Improve phrasing on #explain pretty printing.Tim Wade2015-05-101-2/+3
| |
* | [ci skip] Fix purpose of `assert_kind_of`yui-knk2015-05-101-1/+1
|/
* Merge pull request #20087 from kuldeepaggarwal/fix-engine-guidesYves Senn2015-05-091-2/+2
|\ | | | | correct error text message in engines.md [ci skip]
| * [CI SKIP] correct error text messagekuldeepaggarwal2015-05-091-2/+2
| |
* | promote :except option instead of :only for before action docs [ci skip]Faruk AYDIN2015-05-091-1/+1
|/
* Merge pull request #20079 from ankit8898/aj_allArun Agrawal2015-05-081-0/+1
|\ | | | | docs: syncing with the code, adding aj [ci skip]
| * docs: syncing with the code, adding aj [ci skip]Ankit Gupta2015-05-081-0/+1
| |
* | Merge branch 'master' of github.com:rails/docrailsVijay Dev2015-05-085-13/+13
|\ \ | |/ |/|
| * Updated titles of headers in Action Mailer guidePrathamesh Sonpatki2015-04-281-2/+2
| |
| * Replaced Javascript with JavaScript in guidesPrathamesh Sonpatki2015-04-282-2/+2
| |
| * Fix method name for building associated object in nested_model_forms guidePrathamesh Sonpatki2015-04-251-1/+1
| |
| * [ci skip] fix count of options for `find_each`Mikhail Dieterle2015-04-231-1/+1
| |
| * [ci skip] `deep_dup` is instance method of `Hash`yui-knk2015-04-221-1/+1
| |
| * [ci skip] `deep_dup` is instance method of `Array`yui-knk2015-04-211-1/+1
| |
| * [ci skip] Fix returned values of code sampleyui-knk2015-04-191-6/+6
| |
* | added activejob in list [ci skip]Ankit Gupta2015-05-071-0/+1
| |
* | Typo fix [ci skip]Ankit Gupta2015-05-071-1/+1
| | | | | | | | Single brackets
* | [skip ci] Fix typos in actionpack changelog and security guideAnton Davydov2015-05-071-1/+1
| |
* | s/snipped/snippet for @senny :trollface:Zachary Scott2015-05-061-1/+1
| |
* | Merge pull request #20040 from ankit8898/routeZachary Scott2015-05-061-0/+2
|\ \ | | | | | | Docs: Adding a note, snipped for brevity [ci skip]
| * | Adding a note, snipped for brevityAnkit Gupta2015-05-051-0/+2
| | | | | | | | | | | | sudden ending of form looks incomplete and catches [ci skip]
* | | docs, fix spelling. refs #20040 [ci skip]Yves Senn2015-05-061-4/+4
|/ /
* | Using the real C and R def of Crud [ci skip]Ankit gupta2015-05-051-1/+1
| |
* | Merge pull request #20031 from trayo/masterZachary Scott2015-05-051-1/+1
|\ \ | | | | | | Fixes some words missing from the contributing guide [ci skip]
| * | fixes some words missingTravis Yoder2015-05-041-1/+1
| | |
* | | Tiny grammar correction in documentation [ci skip]Ankit gupta2015-05-051-1/+1
| | |
* | | Merge pull request #19868 from createdbypete/guides-postgres-uuid-pgcryptoYves Senn2015-05-051-6/+9
|\ \ \ | |/ / |/| | | | | | | | | | | Provide mention of pgcrypto extension for Postgres UUID support [ci skip]
| * | Provide mention of pgcrypto extension for uuidsPeter Rhoades2015-05-041-6/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | From the Postgresql 9.4+ docs > If you only need randomly-generated (version 4) UUIDs, consider using the gen_random_uuid() function from the pgcrypto module instead. [ci skip]