aboutsummaryrefslogtreecommitdiffstats
path: root/guides
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #10848 from 907th/add_block_to_cattr_readerRafael Mendonça França2013-11-151-0/+9
|\
| * Unify `cattr_*` interface: allow to pass a block to `cattr_reader`.Alexey Chernenkov2013-11-151-0/+9
* | Remove broken Commmand Line guide linkNate Berkopec2013-11-151-2/+0
|/
* Make it clear that require 'active_support' is required [ci-skip]Godfrey Chan2013-11-131-1/+4
* Revert "`remove_column` does not take a type argument. [ci skip]. Closes #12864"Yves Senn2013-11-131-1/+1
* [ci skip] Fix curl response output and use strong parameters in update action.Juanito Fatas2013-11-131-4/+3
* `remove_column` does not take a type argument. [ci skip]. Closes #12864Yves Senn2013-11-121-1/+1
* Merge pull request #12851 from RKushnir/masterYves Senn2013-11-112-0/+4
|\
| * Include URL helpers in TestController in bug report templatesRoman Kushnir2013-11-112-0/+4
* | Merge pull request #12815 from Adam89/patch-1Xavier Noria2013-11-111-1/+1
|\ \ | |/ |/|
| * Update security.mdAdam2013-11-081-1/+1
* | Fixed typo in migrations guideJimmy Petersen2013-11-111-1/+1
* | Fix missing line and shadow on static error pages [ci skip]Dmitry Korotkov2013-11-114-0/+10
* | Fixed minor typoJens Dahl Møllerhøj2013-11-091-1/+1
|/
* :scissors: fix broken url [ci skip]Gaurish Sharma2013-11-091-2/+1
* removes redundant curly brackets in example code [ci skip]Xavier Noria2013-11-081-1/+1
* Merge pull request #12609 from corwinkelly/patch-1Xavier Noria2013-11-081-3/+1
|\
| * Fix undefined method error for NilClasscorwinkelly2013-10-231-1/+1
| * Update workaround for "Outside the Scope of Strong Parameters" corwinkelly2013-10-221-3/+1
* | Merge branch 'master' of github.com:rails/docrailsVijay Dev2013-11-078-37/+76
|\ \
| * | Update Rails initialization guide to explain how bin/rails is executedAlex Johnson2013-11-061-3/+36
| * | Fixed code syntax for config.ru [ci skip]Rashmi Yadav2013-11-041-1/+1
| * | exists? is deprecated in ruby trunk [ci skip]Rashmi Yadav2013-11-012-4/+4
| * | guides/rails_on_rack: Fix formatting of _Internal Middleware Stack_ sectionZachary Scott2013-10-281-23/+23
| * | fix typo introduced when searching in markdown document with vimDamien Mathieu2013-10-241-14/+14
| * | rephrase the overriding views part about the view pathDamien Mathieu2013-10-241-15/+15
| * | Fixed URL link to rendered_component plugin [ci skip]Harshad Sabne2013-10-231-1/+1
| * | Update 4_0_release_notes.mdHarshad Sabne2013-10-221-2/+2
| * | Fixes typoJay Hayes2013-10-201-1/+1
| * | Update 3_2_release_notes.mdHarshad Sabne2013-10-201-1/+1
| * | Update I18n guide to note the additional features of the `translate` view helperJay Hayes2013-10-191-1/+7
| * | Updated 3.2.x link [ci skip]Rashmi Yadav2013-10-181-1/+1
* | | Add +capitalize+ option to Inflector.humanizeclaudiob2013-11-061-0/+6
* | | Clarify HTML Safe Translations [ci-skip]Derek Prior2013-11-051-1/+1
* | | document `BACKTRACE` env var usage in testing guide. [ci skip]Yves Senn2013-11-041-0/+11
* | | Update guides welcome page to point to version 3.2.15 [ci skip]Carlos Antonio da Silva2013-11-021-1/+1
* | | remove warnings on ruby trunklaurocaetano2013-11-015-6/+6
* | | Merge pull request #12704 from JuanitoFatas/routingRafael Mendonça França2013-10-311-90/+93
|\ \ \
| * | | [ci skip] Make all tables have Controller#Action, change a tense in sentence.Juanito Fatas2013-10-311-90/+93
* | | | AS guide: errataXavier Noria2013-10-311-1/+1
* | | | show javascripts can be disabled in generatorsRob Zolkos2013-10-311-2/+6
* | | | Merge pull request #12203 from chancancode/eager_load_jsonJeremy Kemper2013-10-301-4/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Moved all JSON core extensions into core_ext/object/jsonGodfrey Chan2013-09-131-4/+2
* | | | Update pull request instructions as per the new Github UIAlex Johnson2013-10-301-7/+12
* | | | Revert "add active model basics wip to guides/documents.yaml"Xavier Noria2013-10-291-6/+0
* | | | Merge pull request #11564 from zzak/active_model_guideYves Senn2013-10-281-0/+6
|\ \ \ \
| * | | | add active model basics wip to guides/documents.yamlZachary Scott2013-07-221-0/+6
* | | | | Merge pull request #12578 from jeradphelps/configurable_schema_migrations_tab...Rafael Mendonça França2013-10-271-0/+2
|\ \ \ \ \
| * | | | | added schema_migrations_table_name to ActiveRecord::Base in order that the na...Jerad Phelps2013-10-271-0/+2
* | | | | | [ci skip] second parameter of asset-url is depricatedEvgeniy2013-10-231-4/+3
| |_|_|_|/ |/| | | |