aboutsummaryrefslogtreecommitdiffstats
path: root/guides
Commit message (Expand)AuthorAgeFilesLines
* Add missing release notes entry for https://github.com/rails/rails/commit/f02...Prathamesh Sonpatki2017-01-091-0/+3
* Merge pull request #25427 from eugeneius/update_increment_documentationKasper Timm Hansen2017-01-081-2/+0
|\
| * Update increment! documentation [ci skip]Eugene Kenny2016-08-151-2/+0
* | Fix typo in asset_pipeline.md [ci skip]kenta-s2017-01-051-2/+2
* | Merge pull request #27446 from zachahn/asset-hash-md5-to-sha256Rafael França2017-01-041-22/+24
|\ \
| * | Update asset fingerprinting informationZach Ahn2016-12-231-22/+24
* | | Merge pull request #27552 from jarijokinen/fix-default-locale-code-exampleAndrew White2017-01-041-5/+10
|\ \ \
| * | | Add instructions for available_locales [skip ci]Jari Jokinen2017-01-041-5/+10
* | | | Clarify Bi-directional Associations docsDavid Sherline2017-01-031-23/+41
|/ / /
* | | Update schema cache doc in guides/command_lineKir Shatrov2016-12-311-2/+2
* | | Remove deprecated support to passing a column to #quoteRafael Mendonça França2016-12-296-0/+6
* | | [ci skip] Rejigger the dublicable? wording a bit.Kasper Timm Hansen2016-12-291-9/+12
* | | Merge pull request #27346 from utilum/core_ext_guide_duplicableKasper Timm Hansen2016-12-291-17/+31
|\ \ \
| * | | Update list of `duplicable?` objects in AS core_ext guide [ci skip]utilum2016-12-231-17/+31
* | | | Use proper output format [ci skip] (#27498)प्रथमेश Sonpatki2016-12-291-1/+1
* | | | Revert "Revert "Merge pull request #17943 from jeremywadsack/doc_cache_import...Rafael Mendonça França2016-12-291-0/+4
* | | | Fix Rubocop violations and fix documentation visibilityRafael Mendonça França2016-12-282-2/+2
* | | | public methods can be placed after private ones if you want toAkira Matsuda2016-12-251-1/+1
* | | | Abuse of protected in guidesAkira Matsuda2016-12-253-5/+5
| |/ / |/| |
* | | fix typo in getting_started [ci skip] (#27423)yachibit2016-12-211-1/+1
* | | [ci skip] Update initialization guide samples.Kasper Timm Hansen2016-12-201-81/+84
* | | Merge pull request #27365 from baweaver/patch-1Eileen M. Uchitelle2016-12-191-0/+8
|\ \ \
| * | | Add note on defaults block optionBrandon Weaver2016-12-141-0/+8
* | | | Fix rake guides:generate:kindle errorBian Jiaping2016-12-182-10/+7
* | | | How to disable scaffolds.scss in generators.md (#27383)Eike Send2016-12-171-1/+9
* | | | [ci skip] add a section explaining command line arguments for generatorsKevin Hughes2016-12-161-0/+20
* | | | Merge branch 'master' of github.com:rails/docrailsVijay Dev2016-12-161-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Remove mention of SafeErb gem [ci skip]Prathamesh Sonpatki2016-11-191-1/+1
* | | | Mention JS Runtime dependency in dev dependencies guide [ci skip].utilum2016-12-141-0/+4
| |/ / |/| |
* | | remove deprecated `assert_send` from assertion list [ci skip]yuuji.yaginuma2016-12-091-1/+0
* | | stop using removed `render :text`yuuji.yaginuma2016-12-031-1/+1
* | | Fixes #27202, [ci skip]utilum2016-11-301-2/+0
* | | Fix typo in Rails 5.0 release notes – “when when”Rory O’Kane2016-11-291-1/+1
* | | Add note about step needed to get tests to pass if you implemented basic auth...JessRudder2016-11-281-0/+7
* | | fix: solves issue#27189jnoortheen2016-11-271-3/+4
* | | Followup of UUID default extension in the docs [ci skip]Prathamesh Sonpatki2016-11-241-1/+1
* | | Merge pull request #27143 from sachin21/fix-permissionMatthew Draper2016-11-221-0/+0
|\ \ \
| * | | Fix a wrong permissionSatoshi Ohmori2016-11-221-0/+0
* | | | Change html-scanner to rails-html-sanitizerJon Moss2016-11-191-1/+1
* | | | Updated Sprockets DocumentationTom Prats2016-11-171-21/+11
* | | | Remove mention of deprecated SafeERB gem from security docs for now, prior se...Vipul A M2016-11-181-1/+1
| |/ / |/| |
* | | remove `alias_method_chain` from guide [ci skip]yuuji.yaginuma2016-11-151-50/+0
* | | Fix small typo in Layouts and Rendering guide. [ci skip]Conrad Beach2016-11-141-1/+1
* | | Merge pull request #26905 from bogdanvlviv/docsAndrew White2016-11-131-1/+1
|\ \ \
| * | | Add missing `+` around a some literals.bogdanvlviv2016-10-271-1/+1
* | | | adds support for arbitrary hashes in strong parametersXavier Noria2016-11-111-3/+15
* | | | Update guides/source/active_record_querying.mdbogdanvlviv2016-11-101-0/+3
* | | | [ci skip] Expand context on `:cache_hits`.Kasper Timm Hansen2016-11-081-5/+7
* | | | [ci skip] Add `render_collection.action_view` entry to AS instrumentationyui-knk2016-11-081-0/+16
* | | | Merge pull request #26982 from bogdanvlviv/started_guideKasper Timm Hansen2016-11-071-2/+2
|\ \ \ \