aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source
Commit message (Expand)AuthorAgeFilesLines
* sync example and documentation for strong_parameters hash whitelisting.Yves Senn2013-11-261-5/+7
* Added `rewhere` usage to AR querying guidesVipul A M2013-11-251-0/+26
* Merge remote-tracking branch 'docrails/master'Xavier Noria2013-11-249-78/+98
|\
| * a couple of copy-edits before merging [ci skip]Xavier Noria2013-11-241-3/+2
| * API Documentation Guidelines link correction [ci skip]Harshad Sabne2013-11-231-1/+1
| * Improve reading / style of hashes in AR guideCarlos Antonio da Silva2013-11-191-5/+5
| * Revert last two commits mistakenly changing join/include syntaxCarlos Antonio da Silva2013-11-191-7/+7
| * syntax error joining/including modelsSergio2013-11-181-2/+2
| * syntax error joining tablesSergio2013-11-181-5/+5
| * Update action_controller_overview.md [ci skip]Harshad Sabne2013-11-151-1/+1
| * Fix broken Wikipedia link.Harshad Sabne2013-11-131-1/+1
| * Remove outdated guide on using rack builder w/o rails middlewareAlex Johnson2013-11-131-20/+0
| * Correct guide relating MiddlewareStackProxy with EnumerableAlex Johnson2013-11-131-5/+4
| * [ci skip] Replace #=> with # =>Alex Johnson2013-11-123-17/+17
| * Fix RailsServer#start content in initialization guideAlex Johnson2013-11-121-17/+23
| * Add section for command_tasks in initialization guideAlex Johnson2013-11-081-12/+42
| * Update commands.rb content in initialization guideAlex Johnson2013-11-081-2/+8
* | Helper should be a module in Rails guides [ci skip]Martin Harrigan2013-11-231-1/+1
* | Added a missing close parenthesis to i18n.mdJacob Evan Shreve2013-11-211-1/+1
* | Fix ActiveRecord::Relation#unscopeJon Leighton2013-11-201-16/+10
* | Update caching guide with respect to :namespaceJonathan Baudanza2013-11-191-1/+1
* | Fixed typos in shallow routes and routing concernsBen Lewis2013-11-181-2/+2
* | Instrument each load config initializerPaul Nikitochkin2013-11-161-0/+9
* | [ci skip] typo in ArgumentError exceptionPeter Vandenabeele2013-11-161-1/+1
* | Merge pull request #12907 from JuanitoFatas/upgradingRafael Mendonça França2013-11-151-9/+10
|\ \
| * | [ci skip] Update gem versions for 3.2 and 3.1. Also change some words.Juanito Fatas2013-11-161-9/+10
* | | Change Relation#all to Relation#load [ci skip]Sıtkı Bağdat2013-11-151-1/+1
* | | 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 #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
* | | 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