aboutsummaryrefslogtreecommitdiffstats
path: root/guides
Commit message (Expand)AuthorAgeFilesLines
* docs, clarify the meanaing of return values from validation methods.Yves Senn2015-07-071-2/+3
* Merge pull request #20779 from maurogeorge/secrets-guidesRobin Dupret2015-07-061-0/+23
|\
| * Add to Security guides the secrets.ymlMauro George2015-07-061-0/+23
* | remove reference to `country_options_for_select` and `country_select` from gu...yuuji.yaginuma2015-07-051-8/+0
|/
* Merge pull request #20764 from maurogeorge/mailer_imageVijay Dev2015-07-041-0/+18
|\
| * Create Adding images in Action Mailer Views on guidesMauro George2015-07-031-0/+18
* | changes names in guides to better reflect diversity [ci-skip]Thomas Osborn2015-07-021-2/+2
|/
* Merge pull request #20741 from radar/integration_tool_docRafael Mendonça França2015-06-301-1/+1
|\
| * integration_tool defaults to :test_unitRyan Bigg2015-06-301-1/+1
* | Merge pull request #20734 from srikanthps/masterRafael Mendonça França2015-06-291-1/+2
|\ \
| * | To fix #20644Srikanth Shreenivas2015-06-301-1/+2
* | | fix pluralization in doc [ci skip]Jordon Dornbos2015-06-291-1/+1
* | | Minor addition to getting started guide for foreign_key description of refere...Mehmet Emin İNAÇ2015-06-291-2/+2
* | | [ci skip] Fix action_controller_overviewyui-knk2015-06-281-1/+1
* | | updates a migration example in the Getting Started guide [ci skip]Xavier Noria2015-06-281-5/+3
* | | Maintaining consistency in wordings [ci skip]Rohan Daxini2015-06-271-1/+1
* | | Merge pull request #20652 from ankit1910/change_docZachary Scott2015-06-271-2/+12
|\ \ \
| * | | Change documentation for collection.build and collection.create [ci-skip]ankit19102015-06-211-2/+12
* | | | Merge pull request #20018 from sikachu/change-column-default-recorderRafael Mendonça França2015-06-271-6/+8
|\ \ \ \
| * | | | Update guide for new change_column_default syntaxPrem Sichanugrist2015-06-261-6/+8
| | |/ / | |/| |
* / | | Change routes.rb look in getting started [ci skip]Dmitry Pak2015-06-271-0/+1
|/ / /
* | | Merge pull request #20697 from 5t111111/add-block-to-add_sourceGuillermo Iguaran2015-06-251-0/+8
|\ \ \
| * | | cherry-pick test and source doc from #20050Hirofumi Wakasugi2015-06-251-0/+8
* | | | remove nonexistent hook from instrumentation guide [ci skip]yuuji.yaginuma2015-06-251-11/+0
|/ / /
* | | Update rails_welcome.pngIvan Tse2015-06-241-0/+0
* | | Merge pull request #20674 from yui-knk/fix/guide2Rafael Mendonça França2015-06-231-1/+1
|\ \ \
| * | | [ci skip] Make clear what `this method` isyui-knk2015-06-241-1/+1
* | | | Remove the paragraph about Rails::Server#middlewareRobin Dupret2015-06-231-18/+0
|/ / /
* | | Minor fixes [ci skip]Andrey Nering2015-06-221-2/+2
* | | Merge branch 'master' of github.com:rails/docrailsVijay Dev2015-06-212-4/+2
|\ \ \ | |/ / |/| |
| * | Remove broken linksGaurish Sharma2015-06-211-2/+0
| * | Remove misplaced period on "Configuring" guide.Hendy Tanata2015-06-081-1/+1
| * | [ci skip] Fix minutes to seconds in `select_second`yui-knk2015-06-091-1/+1
| * | [ci skip] Fix order to match options orderyui-knk2015-06-071-1/+1
* | | Merge pull request #20117 from jfine/action-mailer-smtp-settings-updateYves Senn2015-06-191-1/+1
|\ \ \
| * | | Add openssl_verify_mode and sync other smtp_settings with API docsJared Fine2015-05-111-1/+1
* | | | correct example output of references migration [ci skip]yuuji.yaginuma2015-06-191-4/+1
* | | | Tiny documentation fixes [ci skip]Robin Dupret2015-06-182-10/+12
* | | | Merge pull request #20054 from trosborn/masterRobin Dupret2015-06-181-77/+107
|\ \ \ \
| * | | | updates caching guide to reflect current Rails capabilities [ci skip]Thomas Osborn2015-06-171-77/+107
* | | | | remove `Rails::Rack::Debugger` from guides [ci skip]yuuji.yaginuma2015-06-181-3/+1
* | | | | i18n guide: warn about default_url_options caching and locale selectors [ci s...Xavier Noria2015-06-151-4/+6
* | | | | document that default_url_options is cached per request [ci skip]Xavier Noria2015-06-151-1/+3
* | | | | A pass over the API application guide [ci skip]Robin Dupret2015-06-151-375/+348
* | | | | pg guide, explain the state of using UUID primary keys. Closes #20518.Yves Senn2015-06-151-3/+9
* | | | | Updated bundler link [ci skip]8392015-06-154-4/+4
* | | | | Wrong documentation about Rails autoload on active_jobs_basics doc [ci skip]Mehmet Emin İNAÇ2015-06-141-19/+0
* | | | | Merge pull request #20511 from ZeroMax-dev/masterZachary Scott2015-06-141-12/+41
|\ \ \ \ \
| * | | | | Extended 'Active Job Basics' edge guide with more detailed information and an...Andreas Metzger2015-06-141-12/+41
* | | | | | Add fixture use case to testing.md.Staphany Park2015-06-131-0/+7