aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Removed random dot in code sample [ci skip]Max Vasiliev2013-07-221-1/+1
* Merge pull request #11538 from vipulnsward/rescue-expPiotr Sarnacki2013-07-223-3/+17
|\
| * rescue from all exceptions in `ConnectionManagement#call`Vipul A M2013-07-223-3/+17
* | Merge pull request #11514 from schneems/schneems/dev-prod-parity-indexPiotr Sarnacki2013-07-223-3/+5
|\ \
| * | Match Dev/Prod parity for Index Pageschneems2013-07-203-3/+5
* | | Revert "Merge pull request #11416 from tigrish/master"Yves Senn2013-07-223-4/+4
* | | Merge pull request #11517 from nashby/optgroup-html-attributesPiotr Sarnacki2013-07-213-1/+25
|\ \ \
| * | | add support for html attributes to grouped_options_for_selectVasiliy Ermolovich2013-07-203-1/+25
* | | | Merge pull request #11534 from gaurish/logPiotr Sarnacki2013-07-211-0/+31
|\ \ \ \
| * | | | Add logging performance [ci skip]Gaurish Sharma2013-07-211-0/+31
* | | | | Update note about declarative etags in release notesGuillermo Iguaran2013-07-211-1/+1
* | | | | Improve comment about ActiveModel::ModelGuillermo Iguaran2013-07-211-2/+2
* | | | | Fix note about AP/AV decoupling in release notesGuillermo Iguaran2013-07-211-1/+1
| |_|_|/ |/| | |
* | | | Clear named routes when routes.rb is reloadedAndrew White2013-07-213-0/+54
* | | | Merge branch 'master' of github.com:rails/docrailsVijay Dev2013-07-2111-28/+42
|\ \ \ \
| * | | | use strong_params in exampleMikhail Dieterle2013-07-191-1/+6
| * | | | use the appropriate RDoc code markupDamien Mathieu2013-07-181-2/+2
| * | | | document the Rails::ConsoleMethods#helper and #controller methodsDamien Mathieu2013-07-181-0/+6
| * | | | Merge pull request #159 from rajcybage/my_fixRafael Mendonça França2013-07-171-4/+4
| |\ \ \ \
| | * | | | fixes the test case of that pluginsRajarshi Das2013-07-181-4/+4
| |/ / / /
| * | | | New output for scaffold generate [ci skip]Rashmi Yadav2013-07-171-3/+6
| * | | | Guides fixed typo in index.html.erb file [ci skip]Arun Agrawal2013-07-171-1/+1
| * | | | Merge branch 'master' of github.com:rails/docrailsThiago Pinto2013-07-166-20/+15
| |\ \ \ \
| | * | | | Added Rack::Sendfile in rake about [ci skip]Arun Agrawal2013-07-151-1/+1
| | * | | | Rack Sendfile is coming as default nowArun Agrawal2013-07-151-0/+1
| | * | | | Using ruby 1.9 syntax [ci skip]Rashmi Yadav2013-07-141-2/+2
| | * | | | Array#to_formatted_s does not call each element's to_s anymoreAkira Matsuda2013-07-111-17/+2
| | * | | | Add documentation for FileStore#increment and #decrementMatt Stopa2013-07-101-0/+4
| | * | | | Add documentation for #clear on certain Store classesMatt Stopa2013-07-102-0/+2
| | * | | | Update the filestore documentation for clearMatt Stopa2013-07-091-0/+3
| * | | | | Enhancing readability of options for delegate methodThiago Pinto2013-07-161-0/+5
| |/ / / /
* | | | | Merge pull request #11416 from tigrish/masterYves Senn2013-07-213-4/+4
|\ \ \ \ \
| * | | | | Remove ambiguity with pluralizations and I18n keys used for association restr...Christopher Dell2013-07-133-4/+4
* | | | | | Merge pull request #11515 from prathamesh-sonpatki/edit-index-pageYves Senn2013-07-211-2/+2
|\ \ \ \ \ \
| * | | | | | Removed information about creating database[ci skip]Prathamesh Sonpatki2013-07-201-2/+2
| | |_|_|/ / | |/| | | |
* | | | | | Merge pull request #11521 from mking/release-notes-major-featuresGuillermo Iguaran2013-07-201-2/+39
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Rails 4.0 release notes. Explain major features added and removed. [ci skip]Matthew King2013-07-201-2/+39
|/ / / / /
* | | | | Merge pull request #11508 from vipulnsward/extract_constantsYves Senn2013-07-201-2/+2
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Extract verbs array from helper to a constantVipul A M2013-07-201-2/+2
* | | | | Merge pull request #11507 from vipulnsward/av_typo-4Guillermo Iguaran2013-07-191-2/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix test name typosVipul A M2013-07-191-2/+2
|/ / / /
* | | | Merge pull request #11501 from nishantmodak/patch-3Yves Senn2013-07-191-0/+2
|\ \ \ \
| * | | | Upgrade guide. Renaming Indexes on tables. [ci skip].Nishant Modak2013-07-191-0/+2
|/ / / /
* | | | fix typo in Active Record Validations guide. [ci skip].Yves Senn2013-07-191-1/+1
* | | | use the superclass implementationAaron Patterson2013-07-182-2/+4
* | | | Merge pull request #11492 from maratvmk/concern_testYves Senn2013-07-181-6/+0
|\ \ \ \
| * | | | remove duplication in testMarat Kazbekov2013-07-181-6/+0
* | | | | Merge pull request #11491 from erichkist/ek-revert-unscope-patchRafael Mendonça França2013-07-181-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Revert "Fix SyntaxError in guides sample code"Erich Kist2013-07-181-1/+1
|/ / / /
* | | | Use the canonical router on the CHANGELOG entryRafael Mendonça França2013-07-181-1/+1